1.1.7 update

This commit is contained in:
cppla
2025-09-02 17:43:43 +08:00
parent f8527cc297
commit dcec9598c1
6 changed files with 246 additions and 231 deletions

View File

@@ -42,25 +42,25 @@
{
"name": "抖音",
"host": "https://www.douyin.com",
"interval": 1200,
"interval": 600,
"type": "https"
},
{
"name": "京东",
"host": "https://www.jd.com",
"interval": 1200,
"interval": 600,
"type": "https"
},
{
"name": "百度",
"host": "https://www.baidu.com",
"interval": 1200,
"interval": 600,
"type": "https"
},
{
"name": "淘宝",
"host": "https://www.taobao.com",
"interval": 1200,
"interval": 600,
"type": "https"
}
],
@@ -69,21 +69,21 @@
"name": "my.cloudcpp.com",
"domain": "https://my.cloudcpp.com",
"port": 443,
"interval": 3600,
"interval": 7200,
"callback": "https://yourSMSurl"
},
{
"name": "tz.cloudcpp.com",
"domain": "https://tz.cloudcpp.com",
"port": 443,
"interval": 3600,
"interval": 7200,
"callback": "https://yourSMSurl"
},
{
"name": "3.0.2.1",
"domain": "https://3.0.2.1",
"port": 443,
"interval": 3600,
"interval": 7200,
"callback": "https://yourSMSurl"
}
],