tweaked URL of web socket connection for issue.xpub.nl

master
murtaugh 5 years ago
parent 62da26d11b
commit e1515721ee

@ -1,4 +1,4 @@
var ws_addr = 'wss://'+window.location.host+"/sandbox/pipe",
var ws_addr = 'wss://'+window.location.host+"/12/pipe",
sock = null,
//shell = document.getElementById("shell"),
authors = document.getElementById("authors"),

Loading…
Cancel
Save