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:
ElyPrism 2025-12-21 12:57:41 +08:00 committed by GitHub
parent 5010a1f358
commit 15808c482b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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),