From 4bee7e0df065c7bf509d8b25de31a685530be428 Mon Sep 17 00:00:00 2001 From: Wx-2025 <351320169@qq.com> Date: Fri, 21 Nov 2025 23:43:31 +0800 Subject: [PATCH] Update index.js --- index.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.js b/index.js index 0535e26..614ee81 100644 --- a/index.js +++ b/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(); } +