mirror of
https://github.com/shouptech/tempgopher.git
synced 2026-02-04 00:59:44 +00:00
4 lines
72 B
JavaScript
4 lines
72 B
JavaScript
var jsconfig = {
|
|
baseurl: "http://foo.bar",
|
|
fahrenheit: true
|
|
};
|