From 580e03b7d64adaca4eb88d5620654d5f85bec690 Mon Sep 17 00:00:00 2001 From: XUZHONGXIN Date: Sat, 2 Aug 2025 01:39:05 +0800 Subject: [PATCH] Update uptime.config.ts --- uptime.config.ts | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/uptime.config.ts b/uptime.config.ts index ea542c1..1cf0780 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -42,7 +42,7 @@ const workerConfig: WorkerConfig = { // `method` should be `TCP_PING` for tcp monitors method: 'GET', // `target` should be `host:port` for tcp monitors - target: 'https://gemini-sg.xinnew.top/', + target: 'https://www.microsoft.com/zh-cn', timeout: 10000, }, { @@ -51,7 +51,7 @@ const workerConfig: WorkerConfig = { // `method` should be `TCP_PING` for tcp monitors method: 'GET', // `target` should be `host:port` for tcp monitors - target: 'https://gemini.xinnew.top/', + target: 'https://www.apple.com/', timeout: 10000, }, { @@ -141,7 +141,7 @@ const workerConfig: WorkerConfig = { // `method` should be `TCP_PING` for tcp monitors method: 'GET', // `target` should be `host:port` for tcp monitors - target: 'https://mail.sec.hn.cn/', + target: 'https://www.apple.com/hk/', timeout: 10000, }, {