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" + ] } ] }