Update config.json

This commit is contained in:
FongMi 2023-11-10 16:21:20 +08:00
parent dd520fa11c
commit 0a94f4cf8f
1 changed files with 11 additions and 6 deletions

View File

@ -145,8 +145,16 @@
{ {
"key": "量子", "key": "量子",
"name": "量子", "name": "量子",
"type": 0, "type": 1,
"api": "https://cj.lziapi.com/api.php/provide/vod/at/xml/", "api": "https://cj.lziapi.com/api.php/provide/vod",
"searchable": 1,
"changeable": 1
},
{
"key": "非凡",
"name": "非凡",
"type": 1,
"api": "http://cj.ffzyapi.com/api.php/provide/vod",
"searchable": 1, "searchable": 1,
"changeable": 1 "changeable": 1
}, },
@ -425,8 +433,7 @@
"v.cdnlz" "v.cdnlz"
], ],
"regex": [ "regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY", "18.5333"
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"
] ]
}, },
{ {
@ -436,8 +443,6 @@
"hd.ffzy" "hd.ffzy"
], ],
"regex": [ "regex": [
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY",
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+",
"25.0666" "25.0666"
] ]
}, },