mirror of
https://github.com/NeteaseCloudMusicApiEnhanced/api-enhanced.git
synced 2026-02-04 12:53:10 +00:00
Update module/song_url_v1.js
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
This commit is contained in:
parent
5010a1f358
commit
15808c482b
@ -31,7 +31,7 @@ module.exports = async (query, request) => {
|
|||||||
status: 200,
|
status: 200,
|
||||||
body: {
|
body: {
|
||||||
code: 200,
|
code: 200,
|
||||||
msg: 'Warning: you can only adjust unblock source song_url_unblock interface, use /song/url/match instead.',
|
msg: 'Warning: Customizing unblock sources is not supported on this endpoint. Please use `/song/url/match` instead.',
|
||||||
data: [
|
data: [
|
||||||
{
|
{
|
||||||
id: Number(query.id),
|
id: Number(query.id),
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user