pull/69/head
FongMi 3 years ago
parent fde087f1be
commit 095b33a51d
  1. 2
      app/src/main/java/com/github/catvod/ali/API.java
  2. BIN
      jar/custom_spider.jar
  3. 2
      jar/custom_spider.jar.md5

@ -359,7 +359,7 @@ public class API {
body.put("file_id", fileId);
body.put("drive_id", auth.getDriveId());
String url = new JSONObject(authOpen("https://open.aliyundrive.com/adrive/v1.0/openFile/getDownloadUrl", body.toString(), true)).optString("url");
delete(fileId);
Init.execute(() -> delete(fileId));
return url;
}

Binary file not shown.

@ -1 +1 @@
45d9462277175c390ccab72992b8c917
df10e61cf95ea6a8507162d0c9e9063f

Loading…
Cancel
Save