diff --git a/content/static/candy/index.html b/content/static/candy/index.html index 0a55d6355..4112e0361 100644 --- a/content/static/candy/index.html +++ b/content/static/candy/index.html @@ -19,7 +19,7 @@ if ((m = window.location.search.match(/nick=([^\&]+)/))) { nick = decodeURIComponent(m[1]); } - Candy.init('https://www.c3d2.de/http-bind/', { + Candy.init('https://jabber.c3d2.de:5281/http-bind/', { core: { // only set this to true if developing / debugging errors debug: false,