mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 03:32:07 +08:00
v4.0,新增云盘上传接口以及二维码登录相关接口和相关demo,升级部分接口加密方法 #70 , #121 ,#121 , #153 ,#248 , #705 , #716 , #745 , #1055
This commit is contained in:
@ -6,7 +6,7 @@ module.exports = (query, request) => {
|
||||
`https://music.163.com/api/toplist`,
|
||||
{},
|
||||
{
|
||||
crypto: 'linuxapi',
|
||||
crypto: 'api',
|
||||
cookie: query.cookie,
|
||||
proxy: query.proxy,
|
||||
realIP: query.realIP,
|
||||
|
Reference in New Issue
Block a user