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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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(){