mirror of
https://github.com/qaiu/netdisk-fast-download.git
synced 2025-12-17 12:53:02 +00:00
里程碑版本前奏: 1. 添加google云盘解析(需要联网), 2. web页面人工智障自动解析URL, 3. 优化一堆细节问题, 4: git换行配置(待验证), 5. 酷我解析可用
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
# nfd-web
|
||||
解析服务的前端页面, 提供API测试, 统计查询, 二维码生成等
|
||||
解析服务的前端页面, 提供API测试, 统计查询, 二维码生成等;
|
||||
20241101 支持剪切板链接自动识别解析, 一键生成短链
|
||||
|
||||

|
||||

|
||||

|
||||
@@ -41,3 +43,8 @@ npm run lint
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
||||
|
||||
## 参考项目
|
||||
- https://github.com/HurryBy/CloudDiskAnalysis
|
||||
- https://github.com/syhyz1990/panAI
|
||||
|
||||
Reference in New Issue
Block a user