mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-13 23:47:08 +08:00
Update uptime.config.ts
This commit is contained in:
+3
-3
@@ -23,15 +23,15 @@ const workerConfig: WorkerConfig = {
|
||||
name: '阿里云北京-1',
|
||||
method: 'TCP_PING',
|
||||
target: 'cn-bj-3.qwq.fan:10000',
|
||||
timeout: 5000
|
||||
timeout: 5000,
|
||||
},
|
||||
{
|
||||
id: '6',
|
||||
name: '腾讯云北京-1',
|
||||
method: 'TCP_PING',
|
||||
target: 'cn-bj-1.qwq.fan:7000',
|
||||
timeout: 5000
|
||||
}
|
||||
timeout: 5000,
|
||||
},
|
||||
],
|
||||
// [Optional] Notification settings
|
||||
notification: {
|
||||
|
||||
Reference in New Issue
Block a user