mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-08 07:52:06 +08:00
update: cookie 处理优化
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
module.exports = async (query, request) => {
|
||||
query.cookie.os = 'pc'
|
||||
query.cookie.appver = '2.9.7'
|
||||
query.ids = query.ids || ''
|
||||
const data = {
|
||||
id: query.pid,
|
||||
|
Reference in New Issue
Block a user