diff --git a/example_config.json b/example_config.json
new file mode 100644
index 000000000..e7318736c
--- /dev/null
+++ b/example_config.json
@@ -0,0 +1,7 @@
+{
+ "telemetry_level": "basic",
+ "url_dl": "URL-OF-YOUR-BACKEND/garbage.jsp",
+ "url_ul": "URL-OF-YOUR-BACKEND/empty.jsp",
+ "url_ping": "URL-OF-YOUR-BACKEND/empty.jsp",
+ "url_getIp": "URL-OF-YOUR-BACKEND/getIP.jsp"
+}
\ No newline at end of file
diff --git a/index.html b/index.html
index 262761581..5505298fb 100755
--- a/index.html
+++ b/index.html
@@ -7,9 +7,15 @@