提交 333efd40 编写于 作者: T trazyn

Newest albums

上级 60642de7
// 最新专辑
module.exports = (query, request) => {
return request(
'POST', `https://music.163.com/api/discovery/newAlbum`, {},
{crypto: 'weapi', cookie: query.cookie, proxy: query.proxy}
)
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册