From 6a180c8c2bb45028496c3d9040998735142a31d3 Mon Sep 17 00:00:00 2001 From: FongMi Date: Thu, 18 May 2023 16:39:20 +0800 Subject: [PATCH] Update config.json --- json/config.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/json/config.json b/json/config.json index 03ff590d..ab5c51a2 100644 --- a/json/config.json +++ b/json/config.json @@ -133,7 +133,11 @@ "type": 3, "api": "csp_Push", "searchable": 1, - "changeable": 0 + "changeable": 0, + "ads": [ + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY", + "#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY" + ] } ] }