mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2025-10-22 22:53:09 +00:00
Patch: 更新API
This commit is contained in:
parent
007890be90
commit
ffd5c095a9
@ -247,7 +247,7 @@ async function consturctServer(moduleDefs) {
|
|||||||
const source = ['pyncmd', 'kuwo']
|
const source = ['pyncmd', 'kuwo']
|
||||||
const { url } = await match(req.query.id, source)
|
const { url } = await match(req.query.id, source)
|
||||||
song.url = url
|
song.url = url
|
||||||
song.freeTrialInfo = null // 对于Splayer来说,去除开通会员提示
|
song.freeTrialInfo = "unblock" // 对于Splayer来说,去除开通会员提示
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user