diff --git a/static/js/embed.js b/static/js/embed.js index fe4b6489..29a82442 100644 --- a/static/js/embed.js +++ b/static/js/embed.js @@ -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(){