Skip to content

Commit

Permalink
更新 P115Tool.java
Browse files Browse the repository at this point in the history
UA问题说明
  • Loading branch information
qaiu authored Dec 17, 2024
1 parent 672f100 commit 2be0b65
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions parser/src/main/java/cn/qaiu/parser/impl/P115Tool.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@
import io.vertx.uritemplate.UriTemplate;

/**
* 小飞机网盘
*
* @version V016_230609
* 115网盘
*
* 需要请求API的UA和请求下载链接的UA保持一致,安卓Chrome需要访问电脑版才能下载
*/
public class P115Tool extends PanBase {
private static final String API_URL_PREFIX = "https://anxia.com/webapi/";
Expand Down

0 comments on commit 2be0b65

Please sign in to comment.