diff --git a/public/config.js b/public/config.js
new file mode 100644
index 00000000..9d53b675
--- /dev/null
+++ b/public/config.js
@@ -0,0 +1,3 @@
+window.config = {
+ timeZone: false
+}
\ No newline at end of file
diff --git a/public/index.html b/public/index.html
index d57e9f57..50e5cf11 100644
--- a/public/index.html
+++ b/public/index.html
@@ -67,6 +67,7 @@
num = e.data
}
+