mirror of
https://github.com/KevinMidboe/zoff.git
synced 2025-12-08 20:48:48 +00:00
wrong url
This commit is contained in:
@@ -29,7 +29,7 @@ $(document).ready(function(){
|
||||
console.log(document);
|
||||
console.log(window.location.hash)
|
||||
|
||||
//add = "https://zoff.no";
|
||||
add = "https://zoff.no";
|
||||
add = "localhost";
|
||||
socket = io.connect(''+add+':8880', connection_options);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user