sucess pt. 9 proxy amq cdn

This commit is contained in:
2026-02-05 04:29:44 -08:00
parent 356ca922f9
commit ef9453cbc0
2 changed files with 194 additions and 1 deletions

View File

@@ -39,7 +39,7 @@
}
function audioUrl(fileName: string) {
return `https://nawdist.animemusicquiz.com/${fileName}`;
return `/cdn/${encodeURIComponent(fileName)}`;
}
async function load() {