diff --git a/app/src/main/java/com/github/catvod/spider/Bili.java b/app/src/main/java/com/github/catvod/spider/Bili.java index 0e2113bf..02a2a855 100644 --- a/app/src/main/java/com/github/catvod/spider/Bili.java +++ b/app/src/main/java/com/github/catvod/spider/Bili.java @@ -32,7 +32,7 @@ public class Bili extends Spider { private String getCookie(String cookie) { if (TextUtils.isEmpty(cookie)) return "buvid3=84B0395D-C9F2-C490-E92E-A09AB48FE26E71636infoc"; - if (cookie.startsWith("http")) return OkHttpUtil.string(cookie); + if (cookie.startsWith("http")) return OkHttpUtil.string(cookie).replace("\r|\n", ""); return cookie; } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index a070da11..e971fca1 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 c9a79c5b..3a676611 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -d654747e1278802ffce530c6be333059 +9bd87b264524931259af712415d3f20f diff --git a/json/adult.json b/json/adult.json index 1a87355e..d256ebd8 100644 --- a/json/adult.json +++ b/json/adult.json @@ -1,5 +1,5 @@ { - "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d654747e1278802ffce530c6be333059", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;9bd87b264524931259af712415d3f20f", "wallpaper": "https://gao.chuqiuyu.tk", "lives": [ { diff --git a/json/config.json b/json/config.json index 489e6641..bf436d2e 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d654747e1278802ffce530c6be333059", + "spider": "https://ghproxy.com/https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;9bd87b264524931259af712415d3f20f", "wallpaper": "http://www.kf666888.cn/api/tvbox/img", "lives": [ {