Merge branch 'main' of https://github.com/FongMi/CatVodSpider
This commit is contained in:
commit
e744088dea
|
|
@ -48,14 +48,6 @@
|
|||
"changeable": 1,
|
||||
"ext": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/duboku.json"
|
||||
},
|
||||
{
|
||||
"key": "五五",
|
||||
"name": "五五",
|
||||
"type": 3,
|
||||
"api": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodOpen/main/open/555dy_open.js",
|
||||
"searchable": 1,
|
||||
"changeable": 1
|
||||
},
|
||||
{
|
||||
"key": "haiwaikan",
|
||||
"name": "海外看",
|
||||
|
|
@ -153,8 +145,16 @@
|
|||
{
|
||||
"key": "量子",
|
||||
"name": "量子",
|
||||
"type": 0,
|
||||
"api": "https://cj.lziapi.com/api.php/provide/vod/at/xml/",
|
||||
"type": 1,
|
||||
"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,
|
||||
"changeable": 1
|
||||
},
|
||||
|
|
@ -390,11 +390,10 @@
|
|||
"haiwaikan"
|
||||
],
|
||||
"regex": [
|
||||
"8.1748",
|
||||
"10.0099",
|
||||
"10.3333",
|
||||
"10.8565",
|
||||
"16.0599",
|
||||
"8.1748",
|
||||
"10.85"
|
||||
]
|
||||
},
|
||||
|
|
@ -433,8 +432,7 @@
|
|||
"v.cdnlz"
|
||||
],
|
||||
"regex": [
|
||||
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.433333,[\\s\\S]*?#EXT-X-DISCONTINUITY",
|
||||
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"
|
||||
"18.5333"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
@ -444,8 +442,7 @@
|
|||
"hd.ffzy"
|
||||
],
|
||||
"regex": [
|
||||
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY",
|
||||
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"
|
||||
"25.0666"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue