This commit is contained in:
cppla 2024-12-02 14:13:00 +08:00
parent b0c543b44b
commit 1a764ed104
2 changed files with 3 additions and 3 deletions

@ -100,7 +100,7 @@ cd ServerStatus/server && make
}, },
{ {
"name": "监测tcp服务端口", "name": "监测tcp服务端口",
"host": "223.5.5.5:53", "host": "1.1.1.1:80",
"interval": 1200, "interval": 1200,
"type": "tcp" "type": "tcp"
} }

@ -46,8 +46,8 @@
"type": "https" "type": "https"
}, },
{ {
"name": "alidns", "name": "1111",
"host": "223.5.5.5:53", "host": "1.1.1.1:80",
"interval": 1200, "interval": 1200,
"type": "tcp" "type": "tcp"
} }