First commit, added HTML folder

This commit is contained in:
2016-09-21 12:04:55 +00:00
commit 046711f978
97 changed files with 426 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
setInterval(function() {
window.location.reload();
}, 300000);