Update config.json

This commit is contained in:
FongMi 2023-05-18 21:45:00 +08:00
parent 11345cd453
commit 62ee2ace80
1 changed files with 11 additions and 2 deletions

View File

@ -227,7 +227,16 @@
] ]
}, },
{ {
"name": "火山", "name": "全域嗅探",
"host": [
"*"
],
"regex": [
"http((?!http).)*?video/tos*"
]
},
{
"name": "火山嗅探",
"host": [ "host": [
"huoshan.com" "huoshan.com"
], ],
@ -236,7 +245,7 @@
] ]
}, },
{ {
"name": "抖音", "name": "抖音嗅探",
"host": [ "host": [
"douyin.com" "douyin.com"
], ],