From 9d5fa223b0e8306760d5b6a777cbaabe40d81f81 Mon Sep 17 00:00:00 2001 From: FongMi Date: Tue, 13 Jun 2023 11:13:49 +0800 Subject: [PATCH] Update jar --- app/src/main/java/com/github/catvod/ali/API.java | 4 ++-- jar/custom_spider.jar.md5 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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.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