Revert "CORS debug Party benötigt, bis dahin: rewrite im proxy"

This reverts commit 60f9f8b98b.
This commit is contained in:
0 2015-02-27 17:59:29 +01:00
parent 60f9f8b98b
commit a694b3a5b9
1 changed files with 1 additions and 1 deletions

View File

@ -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,