From 8539b66cf1d827af6a2fba32ccf904eaa12155ae Mon Sep 17 00:00:00 2001 From: XUZHONGXIN Date: Mon, 1 Dec 2025 17:59:12 +0800 Subject: [PATCH] 'ningmengyun.sec.hn.cn' --- uptime.config.ts | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/uptime.config.ts b/uptime.config.ts index a80ebed..7d2cc97 100644 --- a/uptime.config.ts +++ b/uptime.config.ts @@ -16,7 +16,7 @@ const pageConfig: PageConfig = { '🌐 企业服务集群': ['www.xinnew.top', 'mail.sec.hn.cn','sec.hn.cn','www.sec.hn.cn'], '🔐 合作业务集群': ['ms.sec.hn.cn','htc-ms.xinnew.top','chats.sec.hn.cn','zcz.xinnew.top','doraemon.xinnew.top'], '🛡️ 公共服务资源': ['gemini-sg.xinnew.top','gemini.xinnew.top','new-xl.xinnew.top','xl-d0h-server.xinnew.top'], - '🌐 数据接口': ['passport.xinnew.top','69yun69.com','passport-us.sec.hn.cn', 'passport-sg.sec.hn.cn','doh.sec.hn.cn'], + '🌐 数据接口': ['passport.xinnew.top','69yun69.com','passport-us.sec.hn.cn', 'passport-sg.sec.hn.cn','doh.sec.hn.cn','ningmengyun.sec.hn.cn'], }, } @@ -189,6 +189,15 @@ const workerConfig: WorkerConfig = { target: 'https://doh.sec.hn.cn/dns-query', timeout: 100, }, + { + id: 'ningmengyun.sec.hn.cn', + name: 'DOH核查', + // `method` should be `TCP_PING` for tcp monitors + method: 'GET', + // `target` should be `host:port` for tcp monitors + target: 'http://ningmengyun.sec.hn.cn/', + timeout: 100, + }, ], notification: { // [Optional] apprise API server URL