From a55da25de5f883ce2c07afc3e9e358f261ceae66 Mon Sep 17 00:00:00 2001 From: helloplhm-qwq Date: Sun, 4 Feb 2024 16:13:08 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E7=94=BB=E6=96=B0=E7=9A=84=E9=A5=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + README_EN.md | 1 + 2 files changed, 2 insertions(+) diff --git a/README.md b/README.md index 5f6c571..47911ed 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ - [ ] 完整性API(歌单,搜索) - [ ] 网易云刷新登录 - [ ] 服务器向webdav + - [ ] WebUI - [x] 客户端播放服务器上的本地音乐 - [x] Cookie池 - [x] https监听,多端口监听 diff --git a/README_EN.md b/README_EN.md index 12bb0a2..9bd5650 100644 --- a/README_EN.md +++ b/README_EN.md @@ -23,6 +23,7 @@ You can find the corresponding available source scripts in the original reposito - [ ] All APIs (playlist, search) - [ ] Netease Cloud Refresh Login - [ ] Client plays music on webdav + - [ ] WebUI - [x] Client plays local music on the server - [x] Cookie pool - [x] HTTPS listening, multi port listening