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 950f2d38..89521002 100644 --- a/app/src/main/java/com/github/catvod/ali/API.java +++ b/app/src/main/java/com/github/catvod/ali/API.java @@ -233,7 +233,7 @@ public class API { JSONObject body = new JSONObject(); body.put("code", code); body.put("grant_type", "authorization_code"); - return alist("https://api.nn.ci/alist/ali_open/code", body); + return alist("https://api-cf.nn.ci/alist/ali_open/code", body); } catch (Exception e) { e.printStackTrace(); oauth.clean().save(); @@ -248,7 +248,7 @@ public class API { JSONObject body = new JSONObject(); body.put("grant_type", "refresh_token"); body.put("refresh_token", oauth.getRefreshToken()); - return alist("https://api.nn.ci/alist/ali_open/token", body); + return alist("https://api-cf.nn.ci/alist/ali_open/token", body); } catch (Exception e) { e.printStackTrace(); oauth.clean().save(); diff --git a/jar/custom_spider.jar b/jar/custom_spider.jar index 652be9e1..40c092ed 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 3b25df1b..748ab50a 100644 --- a/jar/custom_spider.jar.md5 +++ b/jar/custom_spider.jar.md5 @@ -1 +1 @@ -00a226e422e2f3710e784601354aa8c0 +dec1a7f7a1e979b8f5ff4887dd6da378 diff --git a/json/adult.json b/json/adult.json index 6e2a1629..f1b2cd4f 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;00a226e422e2f3710e784601354aa8c0", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;dec1a7f7a1e979b8f5ff4887dd6da378", "wallpaper": "https://gao.chuqiuyu.tk", "sites": [ { diff --git a/json/config.json b/json/config.json index 0f3a38d6..4c308a72 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;00a226e422e2f3710e784601354aa8c0", + "spider": "https://raw.githubusercontent.com/FongMi/CatVodSpider/main/jar/custom_spider.jar;md5;dec1a7f7a1e979b8f5ff4887dd6da378", "wallpaper": "http://饭太硬.top/深色壁纸/api.php", "sites": [ {