From 290ce6f287c12b920c9a9bb0941792a0d6194d41 Mon Sep 17 00:00:00 2001 From: XUZHONGXIN Date: Sat, 2 Aug 2025 01:30:54 +0800 Subject: [PATCH] Update uptime.config.ts --- uptime.config.ts | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/uptime.config.ts b/uptime.config.ts index 6765127..a5acef6 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -38,7 +38,7 @@ const workerConfig: WorkerConfig = { }, { id: 'gemini-sg.xinnew.top', - name: 'GeminiAPI网关1', + name: 'GeminiAPI网关1(GET方式监测,0可用性属于正常现象,下方有数值曲线即表示正常)', // `method` should be `TCP_PING` for tcp monitors method: 'GET', // `target` should be `host:port` for tcp monitors @@ -47,7 +47,7 @@ const workerConfig: WorkerConfig = { }, { id: 'gemini.xinnew.top', - name: 'GeminiAPI网关2', + name: 'GeminiAPI网关2(GET方式监测,0可用性属于正常现象,下方有数值曲线即表示正常)', // `method` should be `TCP_PING` for tcp monitors method: 'GET', // `target` should be `host:port` for tcp monitors