From f2515fa1645994a301b1fb958d707303e95039d2 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sun, 3 Nov 2024 22:28:41 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'plugins/m3u8=5Fad=5Frule.?= =?UTF-8?q?json'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- plugins/m3u8_ad_rule.json | 42 +++++++++++++++++++-------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/plugins/m3u8_ad_rule.json b/plugins/m3u8_ad_rule.json index ad048774..3704e1fe 100644 --- a/plugins/m3u8_ad_rule.json +++ b/plugins/m3u8_ad_rule.json @@ -1,4 +1,25 @@ [ + { + "name": "量子", + "hosts": [ + "vip.lz", + "hd.lz", + "v.cdnlz" + ], + "regex": [ + "18.5333","23.466666" + ] + }, + { + "name": "非凡", + "hosts": [ + "vip.ffzy", + "hd.ffzy" + ], + "regex": [ + "25.1","18.266" + ] + }, { "name": "海外看", "hosts": [ @@ -41,26 +62,5 @@ "regex": [ "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:8,[\\s\\S]*?#EXT-X-DISCONTINUITY" ] - }, - { - "name": "量子", - "hosts": [ - "vip.lz", - "hd.lz", - "v.cdnlz" - ], - "regex": [ - "18.5333","23.466666" - ] - }, - { - "name": "非凡", - "hosts": [ - "vip.ffzy", - "hd.ffzy" - ], - "regex": [ - "25.1" - ] } ] \ No newline at end of file