This commit is contained in:
GH Action - Upstream Sync 2023-06-13 12:32:27 +00:00
commit 8fc8b85678
6 changed files with 5 additions and 6 deletions

View File

@ -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();

View File

@ -67,7 +67,6 @@ public class WebDAV extends Spider {
@Override
public String homeContent(boolean filter) throws Exception {
fetchRule();
List<Class> classes = new ArrayList<>();
LinkedHashMap<String, List<Filter>> filters = new LinkedHashMap<>();
for (Drive drive : drives) classes.add(drive.toType());

Binary file not shown.

View File

@ -1 +1 @@
00a226e422e2f3710e784601354aa8c0
dec1a7f7a1e979b8f5ff4887dd6da378

View File

@ -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": [
{

View File

@ -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": [
{