From c8b3465317d9dca13dc5ae65fc0f96968a22391c Mon Sep 17 00:00:00 2001 From: junhao niu Date: Fri, 22 Nov 2024 21:56:14 +0800 Subject: [PATCH] Update uptime.config.ts --- uptime.config.ts | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/uptime.config.ts b/uptime.config.ts index 8e26fd6..7847e67 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -15,7 +15,7 @@ const workerConfig = { name: 'nbtca.space', method: 'GET', target: 'https://nbtca.space', - tooltip: '监控nbtca.link', + tooltip: '监控nbtca.space', statusPageLink: 'https://nbtca.space', expectedCodes: [200], timeout: 10000, @@ -25,11 +25,21 @@ const workerConfig = { name: 'webhook.nbtca.space', method: 'GET', target: 'https://webhook.nbtca.space/', - tooltip: '监控webhook.nbtca.link', + tooltip: '监控webhook.nbtca.space', statusPageLink: 'https://webhook.nbtca.space/', expectedCodes: [200], timeout: 10000, }, + { + id: 'nbtca.link', + name: 'nbtca.link', + method: 'GET', + target: 'https://nbtca.link/', + tooltip: '监控nbtca.link', + statusPageLink: 'https://nbtca.link/', + expectedCodes: [200], + timeout: 10000, + }, ], callbacks: { onStatusChange: async (