Add files via upload

This commit is contained in:
gaotianliuyun
2023-03-09 20:42:35 +08:00
committed by GitHub
parent 1b8ccd65f6
commit 94672941ba
5 changed files with 5054 additions and 8363 deletions

View File

@@ -1,11 +1,18 @@
{
"spider": "./jar/custom_spider.jar;md5;df10e61cf95ea6a8507162d0c9e9063f",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a25f65d9985736693258d27a77386ac5",
"wallpaper": "http://饭太硬.ga/深色壁纸/api.php",
"lives": [
{
"name": "直播",
"name": "TXT",
"type": 0,
"url": "http://home.jundie.top:81/Cat/tv/live.txt",
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "Json",
"type": 1,
"url": "./json/live.json",
"url": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/live.json",
"epg": "http://epg.51zmt.top:8000/api/diyp/?ch={epg}&date={date}",
"logo": "http://epg.51zmt.top:8000/{logo}"
}
@@ -19,7 +26,7 @@
"searchable": 1,
"filterable": 1,
"changeable": 0,
"ext": "./json/alist.json"
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/alist.json"
},
{
"key": "哔哩",
@@ -29,7 +36,7 @@
"searchable": 1,
"filterable": 1,
"changeable": 0,
"ext": "./json/bili.json"
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/bili.json"
},
{
"key": "泥巴",
@@ -40,6 +47,16 @@
"filterable": 1,
"changeable": 1
},
{
"key": "獨播",
"name": "獨播",
"type": 3,
"api": "csp_XPathMacFilter",
"searchable": 1,
"filterable": 1,
"changeable": 1,
"ext": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/json/duboku.json"
},
{
"key": "快播",
"name": "快播",
@@ -188,4 +205,4 @@
"ext": "http://ali.饭太硬.ml/alitoken"
}
]
}
}