diff --git a/app/src/main/java/com/github/catvod/ali/API.java b/app/src/main/java/com/github/catvod/ali/API.java index d2904b21..954b6273 100644 --- a/app/src/main/java/com/github/catvod/ali/API.java +++ b/app/src/main/java/com/github/catvod/ali/API.java @@ -538,7 +538,7 @@ public class API { private void setToken(String value) { SpiderDebug.log("Token:" + value); Init.show("Token:" + value); - this.refreshToken = value; + user.setRefreshToken(value); refreshAccessToken(); stopService(); } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 43ccaf36..76dbe8bb 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 ff90c7d4..9c1f648e 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -22a9f82f400252c5adcf68f372540501 +d5bfbf54ef3ee63af5e85abcd9254cdf diff --git a/json/adult.json b/json/adult.json index 73471c41..5d602910 100644 --- a/json/adult.json +++ b/json/adult.json @@ -1,5 +1,5 @@ { - "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;22a9f82f400252c5adcf68f372540501", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d5bfbf54ef3ee63af5e85abcd9254cdf", "wallpaper": "https://gao.chuqiuyu.tk", "sites": [ { diff --git a/json/config.json b/json/config.json index f45b25bc..0b03e7a0 100644 --- a/json/config.json +++ b/json/config.json @@ -1,5 +1,5 @@ { - "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;22a9f82f400252c5adcf68f372540501", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;d5bfbf54ef3ee63af5e85abcd9254cdf", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "sites": [ {