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:
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user