some update for probe tcp slow

This commit is contained in:
cppla
2024-11-18 13:56:01 +08:00
parent fa0ee2bf57
commit 8576f81404
5 changed files with 14 additions and 14 deletions

View File

@@ -42,13 +42,13 @@
{
"name": "baidu",
"host": "https://www.baidu.com",
"interval": 300,
"interval": 1200,
"type": "https"
},
{
"name": "114",
"host": "114.114.114.114:53",
"interval": 300,
"interval": 1200,
"type": "tcp"
}
],