Update uptime.config.ts

This commit is contained in:
2026-07-29 23:27:15 +08:00
committed by GitHub
parent 4bdbd8e3f7
commit e3f8c788f9
+49
View File
@@ -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: {