mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-18 21:33:03 +00:00
更新 P115Tool.java
UA问题说明
This commit is contained in:
@@ -8,9 +8,9 @@ import io.vertx.core.json.JsonObject;
|
|||||||
import io.vertx.uritemplate.UriTemplate;
|
import io.vertx.uritemplate.UriTemplate;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* 小飞机网盘
|
* 115网盘
|
||||||
*
|
*
|
||||||
* @version V016_230609
|
* 需要请求API的UA和请求下载链接的UA保持一致,安卓Chrome需要访问电脑版才能下载
|
||||||
*/
|
*/
|
||||||
public class P115Tool extends PanBase {
|
public class P115Tool extends PanBase {
|
||||||
private static final String API_URL_PREFIX = "https://anxia.com/webapi/";
|
private static final String API_URL_PREFIX = "https://anxia.com/webapi/";
|
||||||
|
|||||||
Reference in New Issue
Block a user