mirror of
https://github.com/ChenQihan666/Lolia-Nodes-Status-Pages.git
synced 2026-08-14 07:52:34 +08:00
Update uptime.config.ts
This commit is contained in:
@@ -32,6 +32,20 @@ const workerConfig: WorkerConfig = {
|
|||||||
target: 'cn-bj-1.qwq.fan:7000',
|
target: 'cn-bj-1.qwq.fan:7000',
|
||||||
timeout: 5000,
|
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
|
// [Optional] Notification settings
|
||||||
notification: {
|
notification: {
|
||||||
|
|||||||
Reference in New Issue
Block a user