默认一天在线率

This commit is contained in:
cppla
2024-02-04 14:43:19 +08:00
parent dc3868998a
commit a8b9b2d00d
3 changed files with 6 additions and 6 deletions

View File

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