added lazyload

This commit is contained in:
Kasper Rynning-Tønnesen
2015-07-03 16:53:04 +02:00
parent 8b2f463b6d
commit dd7665613b
8 changed files with 338 additions and 14 deletions

View File

@@ -4,7 +4,7 @@ var server;
This if for the localhost running
******/
localhost = false;
localhost = true;
//https server
if(localhost)