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