Update uptime.config.ts

This commit is contained in:
2026-07-29 17:53:54 +08:00
committed by GitHub
parent 40485debde
commit c7fe6a8945
+14
View File
@@ -32,6 +32,20 @@ const workerConfig: WorkerConfig = {
target: 'cn-bj-1.qwq.fan:7000',
timeout: 5000,
},
{
id: '40',
name: '腾讯云北京-2',
method: 'TCP_PING',
target: 'cn-bj-4.qwq.fan:30000',
timeout: 5000,
},
{
id: '29',
name: '百度云北京-1',
method: 'TCP_PING',
target: 'cn-bj-2.qwq.fan:20000',
timeout: 5000,
},
],
// [Optional] Notification settings
notification: {