mirror of
https://github.com//cppla/ServerStatus
synced 2025-01-12 01:58:28 +08:00
1111
This commit is contained in:
parent
b0c543b44b
commit
1a764ed104
@ -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"
|
||||
}
|
||||
|
@ -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"
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user