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