sucess pt. 9 proxy amq cdn
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
}
|
||||
|
||||
function audioUrl(fileName: string) {
|
||||
return `https://nawdist.animemusicquiz.com/${fileName}`;
|
||||
return `/cdn/${encodeURIComponent(fileName)}`;
|
||||
}
|
||||
|
||||
async function load() {
|
||||
|
||||
Reference in New Issue
Block a user