mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-05-23 22:37:41 +08:00
update: demo 接口地址调整
This commit is contained in:
parent
70db662026
commit
c3dbccf52a
@ -68,7 +68,7 @@
|
|||||||
logs.write(`[index] Generated FP ${FP}`)
|
logs.write(`[index] Generated FP ${FP}`)
|
||||||
logs.write('[index] Now querying, please wait...')
|
logs.write('[index] Now querying, please wait...')
|
||||||
fetch(
|
fetch(
|
||||||
'http://localhost:3000/audio/match?' +
|
'/audio/match?' +
|
||||||
new URLSearchParams(Object.assign({
|
new URLSearchParams(Object.assign({
|
||||||
audioFP: FP,
|
audioFP: FP,
|
||||||
duration: duration
|
duration: duration
|
||||||
|
Loading…
x
Reference in New Issue
Block a user