mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 04:43:02 +00:00
1. 123后缀处理 2. 修复缓存时间戳格式问题
This commit is contained in:
@@ -57,8 +57,8 @@ public enum PanDomainTemplate {
|
||||
WsTool.class),
|
||||
// https://www.123pan.com/s/
|
||||
YE("123网盘",
|
||||
"https://www\\.123pan\\.com/s/(.+)\\.html",
|
||||
"https://www.123pan.com/s/{shareKey}.html",
|
||||
"https://www\\.123pan\\.com/s/(.+)",
|
||||
"https://www.123pan.com/s/{shareKey}",
|
||||
YeTool.class),
|
||||
// https://www.ecpan.cn/web/#/yunpanProxy?path=%2F%23%2Fdrive%2Foutside&data={code}&isShare=1
|
||||
EC("移动云空间",
|
||||
|
||||
Reference in New Issue
Block a user