Update login_cellphone.js

This commit is contained in:
Aehxy 2022-12-28 22:03:56 +08:00 committed by GitHub
parent 4994acd8a5
commit f2ab58d3bb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,7 +17,7 @@ module.exports = async (query, request) => {
} }
let result = await request( let result = await request(
'POST', 'POST',
`https://music.163.com/eapi/w/login/cellphone`, `https://music.163.com/weapi/login/cellphone`,
data, data,
{ {
crypto: 'weapi', crypto: 'weapi',