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

View File

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

View File

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