Update uptime.config.ts

This commit is contained in:
2026-07-29 23:37:06 +08:00
committed by GitHub
parent e3f8c788f9
commit 77a6376d18
+56
View File
@@ -186,6 +186,62 @@ const workerConfig: WorkerConfig = {
target: 'hk-8.qwq.fan:25566',
timeout: 5000,
},
{
id: '13',
name: '中国台湾-1',
method: 'TCP_PING',
target: 'tw-1.qwq.fan:60000',
timeout: 5000,
},
{
id: '2',
name: '日本-1',
method: 'TCP_PING',
target: 'jp-1.qwq.fan:7000',
timeout: 5000,
},
{
id: '7',
name: '日本-2',
method: 'TCP_PING',
target: 'jp-2.qwq.fan:7000',
timeout: 5000,
},
{
id: '8',
name: '日本-4',
method: 'TCP_PING',
target: 'jp-4.qwq.fan:30001',
timeout: 5000,
},
{
id: '16',
name: '美国-1',
method: 'TCP_PING',
target: 'us-1.qwq.fan:37000',
timeout: 5000,
},
{
id: '43',
name: '美国-2',
method: 'TCP_PING',
target: 'us-2.qwq.fan:60001',
timeout: 5000,
},
{
id: '36',
name: '美国-4',
method: 'TCP_PING',
target: 'us-4.qwq.fan:10000',
timeout: 5000,
},
{
id: '46',
name: '意大利-1',
method: 'TCP_PING',
target: 'it-1.qwq.fan:11452',
timeout: 5000,
},
],
// [Optional] Notification settings
notification: {