Add files via upload

This commit is contained in:
gaotianliuyun
2022-12-31 19:51:03 +08:00
committed by GitHub
parent bdc66eb06f
commit d3667426e9
2 changed files with 10 additions and 2 deletions

View File

@@ -1,12 +1,20 @@
{
"spider": "./jar/custom_spider.jar;md5;8211cf471a24a780127bf9e96ebd32ff",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;945b391d7430796229f6d5309037abeb",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [
{
"name": "直播",
"type": 0,
"url": "http://home.jundie.top:81/Cat/tv/live.txt",
"epg": "https://epg.112114.xyz/?ch={name}&date={date}"
"epg": "https://epg.112114.xyz/?ch={name}&date={date}",
"logo": "https://epg.112114.xyz/logo/{name}.png"
},
{
"name": "測試",
"type": 1,
"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}"
}
],
"sites": [

Binary file not shown.