mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 17:12:06 +08:00
update: cookie 处理优化
This commit is contained in:
@ -1,8 +1,6 @@
|
||||
// 更换手机
|
||||
|
||||
module.exports = (query, request) => {
|
||||
query.cookie.os = 'ios'
|
||||
query.cookie.appver = '9.0.65'
|
||||
const data = {
|
||||
captcha: query.captcha,
|
||||
phone: query.phone,
|
||||
|
Reference in New Issue
Block a user