Update config.json
This commit is contained in:
parent
11345cd453
commit
62ee2ace80
|
|
@ -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"
|
||||||
],
|
],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue