Update alist

This commit is contained in:
FongMi 2022-12-15 21:41:44 +08:00
parent ec8484cef9
commit 2fb2f68521
3 changed files with 2 additions and 2 deletions

View File

@ -82,7 +82,7 @@ public class Drive {
}
public Drive check() {
if (getVersion() == 0) setVersion(OkHttpUtil.string(settingsApi()).contains("v3.") ? 3 : 2);
if (getVersion() == 0) setVersion(OkHttpUtil.string(settingsApi()).contains("v2.") ? 2 : 3);
return this;
}

Binary file not shown.

View File

@ -1 +1 @@
c92500c455bcb9c8d13f8a3f22b00a64
0253ba01e6a8e8f11716139823b8baab