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