修复红心功能 #75

This commit is contained in:
binaryify
2017-07-16 14:32:15 +08:00
parent b940bbf53b
commit fbad2de39b
5 changed files with 16 additions and 14 deletions

View File

@ -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 => {