mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
Update login_cellphone.js
This commit is contained in:
parent
4994acd8a5
commit
f2ab58d3bb
@ -17,7 +17,7 @@ module.exports = async (query, request) => {
|
||||
}
|
||||
let result = await request(
|
||||
'POST',
|
||||
`https://music.163.com/eapi/w/login/cellphone`,
|
||||
`https://music.163.com/weapi/login/cellphone`,
|
||||
data,
|
||||
{
|
||||
crypto: 'weapi',
|
||||
|
Loading…
x
Reference in New Issue
Block a user