Update config.json

This commit is contained in:
FongMi 2023-05-18 16:39:20 +08:00
parent 37ad8c0dbe
commit 6a180c8c2b
1 changed files with 5 additions and 1 deletions

View File

@ -133,7 +133,11 @@
"type": 3, "type": 3,
"api": "csp_Push", "api": "csp_Push",
"searchable": 1, "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"
]
} }
] ]
} }