From 468d0be197574342403ae6b2361f2db6aaae2dd1 Mon Sep 17 00:00:00 2001 From: FongMi Date: Tue, 10 Oct 2023 10:42:10 +0800 Subject: [PATCH] Update config.json --- json/config.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/json/config.json b/json/config.json index 535d0480..3360c372 100644 --- a/json/config.json +++ b/json/config.json @@ -398,6 +398,15 @@ "regex": [ "is_play_url=" ] + }, + { + "name": "農民嗅探", + "hosts": [ + "toutiaovod.com" + ], + "regex": [ + "video/tos/cn" + ] } ] }