优化 cookie 设置

This commit is contained in:
binaryify 2018-01-15 09:51:23 +08:00
parent b9fa1eff03
commit 477719569d
2 changed files with 5 additions and 1 deletions

View File

@ -1,5 +1,9 @@
# 更新日志
### 2.8.4 | 2018.01.15
优化 cookie 设置
### 2.8.3 | 2018.01.12
优化部分功能和文档

View File

@ -1,6 +1,6 @@
{
"name": "NeteaseCloudMusicApi",
"version": "2.8.3",
"version": "2.8.4",
"description": "网易云音乐 NodeJS 版 API",
"scripts": {
"start": "node app.js",