diff --git a/uptime.config.ts b/uptime.config.ts index 3ca36f1..49b837b 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -137,6 +137,55 @@ const workerConfig: WorkerConfig = { target: 'cn-dy-1.qwq.fan:7000', timeout: 5000, }, + { + id: '18', + name: '中国香港-2', + method: 'TCP_PING', + target: 'hk-2.qwq.fan:7000', + timeout: 5000, + }, + { + id: '44', + name: '中国香港-3', + method: 'TCP_PING', + target: 'hk-3.qwq.fan:20001', + timeout: 5000, + }, + { + id: '30', + name: '中国香港-4', + method: 'TCP_PING', + target: 'hk-4.qwq.fan:10000', + timeout: 5000, + }, + { + id: '34', + name: '中国香港-5', + method: 'TCP_PING', + target: 'hk-5.qwq.fan:40000', + timeout: 5000, + }, + { + id: '35', + name: '中国香港-6', + method: 'TCP_PING', + target: 'hk-6.qwq.fan:17000', + timeout: 5000, + }, + { + id: '45', + name: '中国香港-7', + method: 'TCP_PING', + target: 'hk-7.qwq.fan:7000', + timeout: 5000, + }, + { + id: '47', + name: '中国香港-8', + method: 'TCP_PING', + target: 'hk-8.qwq.fan:25566', + timeout: 5000, + }, ], // [Optional] Notification settings notification: {