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 fb552f6b..82d56762 100644 --- a/app/src/main/java/com/github/catvod/ali/API.java +++ b/app/src/main/java/com/github/catvod/ali/API.java @@ -101,6 +101,8 @@ public class API { } public void setShareId(String shareId) { + if (!getOAuthCache().exists()) oauth.clean().save(); + if (!getUserCache().exists()) user.clean().save(); this.shareId = shareId; refreshShareToken(); } diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index bcfa0e3d..858ba4a7 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 d9930153..7d5e5aca 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -89ad2d897321d371d01075fec070484b +150908c13313d69af0f7a306aa7fa10d diff --git a/json/adult.json b/json/adult.json index 4476a7f8..6a986d5b 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;89ad2d897321d371d01075fec070484b", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d", "wallpaper": "https://gao.chuqiuyu.tk", "sites": [ { diff --git a/json/config.json b/json/config.json index 21850074..f6d77253 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;89ad2d897321d371d01075fec070484b", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;150908c13313d69af0f7a306aa7fa10d", "wallpaper": "http://饭太硬.ga/深色壁纸/api.php", "sites": [ {