提交 c3d2817c 编写于 作者: T TimonPeng

修改购买专辑接口地址

上级 402cf0fb
......@@ -12,7 +12,7 @@ module.exports = (query, request) => {
from: 'web'
}
return request(
'POST', `https://music.163.com/weapi/ordering/web/digital`, data,
'POST', `https://music.163.com/api/ordering/web/digital`, data,
{crypto: 'weapi', cookie: query.cookie, proxy: query.proxy}
)
}
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册