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 (