mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 13:52:06 +08:00
update: bump to v4.16.0
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
|
||||
module.exports = (query, request) => {
|
||||
query.cookie.os = 'ios'
|
||||
query.cookie.appver = '8.20.21'
|
||||
query.cookie.appver = '9.0.65'
|
||||
const data = {
|
||||
// avatarImgId: '0',
|
||||
birthday: query.birthday,
|
||||
@ -19,6 +19,7 @@ module.exports = (query, request) => {
|
||||
{
|
||||
crypto: 'weapi',
|
||||
cookie: query.cookie,
|
||||
ua: query.ua || '',
|
||||
proxy: query.proxy,
|
||||
realIP: query.realIP,
|
||||
},
|
||||
|
Reference in New Issue
Block a user