mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2026-05-26 16:27:29 +00:00
docs: rollback 123 auth table entry and mark no-login download unavailable
Agent-Logs-Url: https://github.com/qaiu/netdisk-fast-download/sessions/4d7802d4-a012-4d4a-8f92-7280a79715cc Co-authored-by: qaiu <29825328+qaiu@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
895661b8df
commit
b05b2f15b9
@@ -177,7 +177,6 @@ GET /json/getFileList?url={分享链接}&pwd={密码}
|
||||
|------|---------|------|
|
||||
| 夸克网盘(QK) | **必须** | 必须配置 Cookie 才能解析 |
|
||||
| UC网盘(UC) | **必须** | 必须配置 Cookie 才能解析 |
|
||||
| 123云盘(YE) | 可选 | 大文件(>100MB)需要认证 |
|
||||
| 小飞机网盘(FJ) | 可选 | 大文件(>100MB)需要认证 |
|
||||
| 蓝奏优享(IZ) | 可选 | 大文件需要认证 |
|
||||
|
||||
@@ -336,7 +335,7 @@ json返回数据格式示例:
|
||||
| 移动云云空间(个人版) | √ | √(密码可忽略) | 5G(个人) | 不限大小 |
|
||||
| 小飞机网盘 | √ | √ | 10G | 不限大小 |
|
||||
| 360亿方云 | √ | √ | 100G(须实名) | 不限大小 |
|
||||
| 123云盘 | √ | √ | 2T | 100G(>100M需要登录) |
|
||||
| 123云盘 | x | √ | 2T | 100G(>100M需要登录) |
|
||||
| 文叔叔 | √ | √ | 10G | 5GB |
|
||||
| WPS云文档 | √ | X | 5G(免费) | 10M(免费)/2G(会员) |
|
||||
| 夸克网盘 | x | √ | 10G | 不限大小 |
|
||||
@@ -520,4 +519,3 @@ Core模块集成Vert.x实现类似spring的注解式路由API
|
||||
</p>
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user