diff --git a/app/src/main/java/com/github/catvod/bean/upyun/Item.java b/app/src/main/java/com/github/catvod/bean/upyun/Item.java index e18e319d..b558825e 100644 --- a/app/src/main/java/com/github/catvod/bean/upyun/Item.java +++ b/app/src/main/java/com/github/catvod/bean/upyun/Item.java @@ -15,7 +15,7 @@ public class Item { private String insertTime; public String getTitle() { - return TextUtils.isEmpty(title) ? "" : title; + return TextUtils.isEmpty(title) ? "" : title.replaceAll("", "").replaceAll("", ""); } public String getPageUrl() { diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index a488dc64..8e09e555 100644 Binary files a/jar/custom_spider.jar and b/jar/custom_spider.jar differ diff --git a/jar/custom_spider.jar.md5 b/jar/custom_spider.jar.md5 index 3389ec87..82b5e6d5 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -798306224186a353374b7bbaed582bde +e50bee173463b34db1d1faf3bbdffcaa diff --git a/json/adult.json b/json/adult.json index d2800791..3d6ddd76 100644 --- a/json/adult.json +++ b/json/adult.json @@ -1,5 +1,5 @@ { - "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;798306224186a353374b7bbaed582bde", + "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e50bee173463b34db1d1faf3bbdffcaa", "wallpaper": "https://gao.chuqiuyu.tk", "lives": [ { diff --git a/json/config.json b/json/config.json index d6f0c8c5..9f0f402b 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;798306224186a353374b7bbaed582bde", + "spider": "https://gh-proxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;e50bee173463b34db1d1faf3bbdffcaa", "wallpaper": "http://www.kf666888.cn/api/tvbox/img", "lives": [ {