SSL not being sent on embed...

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-28 17:34:44 +02:00
parent ab863addd0
commit 49031905c8
2 changed files with 2 additions and 3 deletions

View File

@@ -37,7 +37,6 @@ $(document).ready(function(){
}
color = "#" + hash[1];
add = "https://zoff.me";
socket = io.connect(''+add+':8080', connection_options);