mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-07 01:12:06 +08:00
improve
This commit is contained in:
@ -16,7 +16,6 @@ router.get("/", (req, res) => {
|
||||
cookie,
|
||||
music_req => {
|
||||
res.send(music_req)
|
||||
console.log(JSON.parse(music_req).ids.length)
|
||||
},
|
||||
err => res.status(502).send('fetch error')
|
||||
)
|
||||
|
Reference in New Issue
Block a user