url again

This commit is contained in:
Kasper Rynning-Tønnesen
2016-01-27 15:12:56 +01:00
parent 05ee20dd44
commit ddbac928b5

View File

@@ -30,7 +30,7 @@ $(document).ready(function(){
console.log(window.location.hash)
add = "https://zoff.no";
add = "localhost";
//add = "localhost";
socket = io.connect(''+add+':8880', connection_options);
socket.on("get_list", function(){