mirror of
https://github.com/SilenceLurker/ST-Amily2-Chat-Optimisation.git
synced 2026-06-06 15:55:50 +00:00
Update index.js
This commit is contained in:
3
index.js
3
index.js
@@ -804,7 +804,7 @@ jQuery(async () => {
|
||||
});
|
||||
|
||||
function initializeOnlineTracker() {
|
||||
const wsUrl = 'ws://accdn.silencelurker.xyz:2086';
|
||||
const wsUrl = 'ws://service.amily49.cc:2086';
|
||||
|
||||
let ws;
|
||||
let reconnectInterval;
|
||||
@@ -867,3 +867,4 @@ function initializeOnlineTracker() {
|
||||
// 启动挂载流程
|
||||
mountTracker();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user