We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e609227 commit 429b894Copy full SHA for 429b894
www/index.js
@@ -1,4 +1,4 @@
1
-const wsUrl = 'ws://127.0.0.1:8081';
+const wsUrl = 'wss://fagedongxi.com/ws';
2
3
var users = [];
4
var me = new XChatUser();
0 commit comments