Update config.json

This commit is contained in:
FongMi 2023-10-10 10:42:10 +08:00
parent e8f4f840ec
commit 468d0be197
1 changed files with 9 additions and 0 deletions

View File

@ -398,6 +398,15 @@
"regex": [ "regex": [
"is_play_url=" "is_play_url="
] ]
},
{
"name": "農民嗅探",
"hosts": [
"toutiaovod.com"
],
"regex": [
"video/tos/cn"
]
} }
] ]
} }