This commit is contained in:
FongMi 2022-11-18 13:33:28 +08:00
parent 4a6acf7de4
commit 7d6a5656ea
5 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ public class Pig extends Spider {
for (Element element : doc.select("li.menu-item > a")) { for (Element element : doc.select("li.menu-item > a")) {
String typeId = element.attr("href").replace(siteUrl, ""); String typeId = element.attr("href").replace(siteUrl, "");
String typeName = element.text(); String typeName = element.text();
if (typeId.contains("goav.one")) break; if (typeId.contains("nowav.tv")) break;
classes.add(new Class(typeId, typeName)); classes.add(new Class(typeId, typeName));
} }
for (Element element : doc.select("div.media")) { for (Element element : doc.select("div.media")) {

Binary file not shown.

View File

@ -1 +1 @@
a420c6cc18e20d8eff5bafdada357669 fcdb43bf3c66db75008f5c8983895f39

View File

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

View File

@ -1,5 +1,5 @@
{ {
"spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;a420c6cc18e20d8eff5bafdada357669", "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;fcdb43bf3c66db75008f5c8983895f39",
"wallpaper": "http://www.kf666888.cn/api/tvbox/img", "wallpaper": "http://www.kf666888.cn/api/tvbox/img",
"lives": [ "lives": [
{ {