mirror of
https://github.com//cppla/ServerStatus
synced 2025-12-15 02:02:04 +08:00
update config
This commit is contained in:
@@ -40,16 +40,28 @@
|
|||||||
],
|
],
|
||||||
"monitors": [
|
"monitors": [
|
||||||
{
|
{
|
||||||
"name": "baidu",
|
"name": "抖音",
|
||||||
|
"host": "https://www.douyin.com",
|
||||||
|
"interval": 1200,
|
||||||
|
"type": "https"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "京东",
|
||||||
|
"host": "https://www.jd.com",
|
||||||
|
"interval": 1200,
|
||||||
|
"type": "https"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"name": "百度",
|
||||||
"host": "https://www.baidu.com",
|
"host": "https://www.baidu.com",
|
||||||
"interval": 1200,
|
"interval": 1200,
|
||||||
"type": "https"
|
"type": "https"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "1111",
|
"name": "淘宝",
|
||||||
"host": "1.1.1.1:80",
|
"host": "https://www.taobao.com",
|
||||||
"interval": 1200,
|
"interval": 1200,
|
||||||
"type": "tcp"
|
"type": "https"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"sslcerts": [
|
"sslcerts": [
|
||||||
|
|||||||
Reference in New Issue
Block a user