'ningmengyun.sec.hn.cn'

pull/160/head
XUZHONGXIN 2025-12-01 17:59:12 +08:00 committed by GitHub
parent 5b97bb108a
commit 8539b66cf1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 10 additions and 1 deletions

View File

@ -16,7 +16,7 @@ const pageConfig: PageConfig = {
'🌐 企业服务集群': ['www.xinnew.top', 'mail.sec.hn.cn','sec.hn.cn','www.sec.hn.cn'], '🌐 企业服务集群': ['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'], '🔐 合作业务集群': ['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'], '🛡️ 公共服务资源': ['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', target: 'https://doh.sec.hn.cn/dns-query',
timeout: 100, 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: { notification: {
// [Optional] apprise API server URL // [Optional] apprise API server URL