SSL for embed

This commit is contained in:
Kasper Rynning-Tønnesen
2017-04-28 17:33:01 +02:00
parent 1a028a1fbf
commit ab863addd0
3 changed files with 6 additions and 6 deletions
+2 -2
View File
File diff suppressed because one or more lines are too long
+3 -3
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -38,7 +38,7 @@ $(document).ready(function(){
color = "#" + hash[1];
add = "http://zoff.me";
add = "https://zoff.me";
socket = io.connect(''+add+':8080', connection_options);
socket.on("get_list", function(){