From 896f3effd4cd04887ed309bd80d3bad3e49478d1 Mon Sep 17 00:00:00 2001 From: FongMi Date: Fri, 19 May 2023 10:15:30 +0800 Subject: [PATCH] Update config.json --- json/adult.json | 43 +++++++++++++++++++++++++++++++++++++++++++ json/config.json | 6 ++---- 2 files changed, 45 insertions(+), 4 deletions(-) diff --git a/json/adult.json b/json/adult.json index 91e84728..1bd1e189 100644 --- a/json/adult.json +++ b/json/adult.json @@ -26,6 +26,28 @@ "searchable": 1, "ext": "1" }, + { + "key": "量子", + "name": "量子", + "type": 0, + "api": "https://cj.lziapi.com/api.php/provide/vod/at/xml/", + "searchable": 1, + "changeable": 1, + "categories": [ + "伦理片" + ] + }, + { + "key": "非凡", + "name": "非凡", + "type": 0, + "api": "http://cj.ffzyapi.com/api.php/provide/vod/at/xml/", + "searchable": 1, + "changeable": 1, + "categories": [ + "伦理片" + ] + }, { "key": "玩偶", "name": "玩偶", @@ -510,5 +532,26 @@ "searchable": 1, "changeable": 0 } + ], + "rules": [ + { + "name": "量子廣告", + "hosts": [ + "vip.lz", + "hd.lz" + ], + "regex": [ + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY" + ] + }, + { + "name": "非凡廣告", + "hosts": [ + "vip.ffzy" + ], + "regex": [ + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY" + ] + } ] } \ No newline at end of file diff --git a/json/config.json b/json/config.json index e9cf65a9..23625fc3 100644 --- a/json/config.json +++ b/json/config.json @@ -95,8 +95,7 @@ "足球", "篮球", "网球", - "斯诺克", - "伦理片" + "斯诺克" ] }, { @@ -135,8 +134,7 @@ "欧美综艺", "欧美动漫", "港台动漫", - "海外动漫", - "伦理片" + "海外动漫" ] }, {