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:
@@ -186,6 +186,62 @@ const workerConfig: WorkerConfig = {
|
|||||||
target: 'hk-8.qwq.fan:25566',
|
target: 'hk-8.qwq.fan:25566',
|
||||||
timeout: 5000,
|
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
|
// [Optional] Notification settings
|
||||||
notification: {
|
notification: {
|
||||||
|
|||||||
Reference in New Issue
Block a user