mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 00:02:06 +08:00
修复红心功能 #75
This commit is contained in:
@ -56,7 +56,7 @@ function createRequest(path, method, data, callback, errorcallback) {
|
||||
path: path,
|
||||
headers: {
|
||||
'Referer': 'http://music.163.com',
|
||||
'Cookie': 'appver=2.0.2',
|
||||
'Cookie': 'appver=1.5.2',
|
||||
'Content-Type': 'application/x-www-form-urlencoded',
|
||||
},
|
||||
}, res => {
|
||||
|
Reference in New Issue
Block a user