From 2370f73fa80b4cfca1b6b640de569f7529c611f4 Mon Sep 17 00:00:00 2001 From: lerdb Date: Tue, 8 Oct 2024 22:57:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=96=87=E6=A1=A3?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- README_EN.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2fc97aa..8fa4248 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ - [ ] 功能 - [ ] 完整性API(歌单,搜索) - - [ ] 网易云刷新登录 + - [x] 网易云刷新登录 - [ ] 服务器向webdav - [x] 客户端播放服务器上的本地音乐 - [x] Cookie池 diff --git a/README_EN.md b/README_EN.md index 08fb790..849b5fd 100644 --- a/README_EN.md +++ b/README_EN.md @@ -21,7 +21,7 @@ This project does not accept private customization, and the problems that occur - [ ] Functions - [ ] All APIs (playlist, search) - - [ ] Netease Cloud Refresh Login + - [x] Netease Cloud Refresh Login - [ ] Client plays music on webdav - [x] Client plays local music on the server - [x] Cookie pool