Add miss spider

This commit is contained in:
FongMi 2023-01-09 13:57:31 +08:00
parent 0cfea717fd
commit aab8ef635e
5 changed files with 11 additions and 10 deletions

View File

@ -37,4 +37,12 @@ public abstract class Spider {
public String playerContent(String flag, String id, List<String> vipFlags) throws Exception {
return "";
}
public boolean manualVideoCheck() {
return false;
}
public boolean isVideoFormat(String url) {
return false;
}
}

Binary file not shown.

View File

@ -1 +1 @@
279424aa7be0e38dbd884daf8913c1d4
4afbcea55791f6a2b1c8ac89745eca68

View File

@ -1,5 +1,5 @@
{
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;279424aa7be0e38dbd884daf8913c1d4",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;4afbcea55791f6a2b1c8ac89745eca68",
"wallpaper": "https://gao.chuqiuyu.tk",
"lives": [
{

View File

@ -1,16 +1,9 @@
{
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;279424aa7be0e38dbd884daf8913c1d4",
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;4afbcea55791f6a2b1c8ac89745eca68",
"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}",
"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}",