Merge branch 'main' of https://github.com/FongMi/CatVodSpider
This commit is contained in:
commit
e744088dea
|
|
@ -48,14 +48,6 @@
|
||||||
"changeable": 1,
|
"changeable": 1,
|
||||||
"ext": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/duboku.json"
|
"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",
|
"key": "haiwaikan",
|
||||||
"name": "海外看",
|
"name": "海外看",
|
||||||
|
|
@ -153,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
|
||||||
},
|
},
|
||||||
|
|
@ -390,11 +390,10 @@
|
||||||
"haiwaikan"
|
"haiwaikan"
|
||||||
],
|
],
|
||||||
"regex": [
|
"regex": [
|
||||||
"8.1748",
|
|
||||||
"10.0099",
|
"10.0099",
|
||||||
"10.3333",
|
"10.3333",
|
||||||
"10.8565",
|
|
||||||
"16.0599",
|
"16.0599",
|
||||||
|
"8.1748",
|
||||||
"10.85"
|
"10.85"
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
|
@ -433,8 +432,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+"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
@ -444,8 +442,7 @@
|
||||||
"hd.ffzy"
|
"hd.ffzy"
|
||||||
],
|
],
|
||||||
"regex": [
|
"regex": [
|
||||||
"#EXT-X-DISCONTINUITY\\r*\\n*#EXTINF:6.666667,[\\s\\S]*?#EXT-X-DISCONTINUITY",
|
"25.0666"
|
||||||
"#EXTINF.*?\\s+.*?1o.*?\\.ts\\s+"
|
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue