chore: update stuff
This commit is contained in:
parent
0e7937efd7
commit
9e5965feb9
1 changed files with 1 additions and 1 deletions
|
|
@ -49,7 +49,7 @@ function sanitizeAudioUrl(raw) {
|
|||
// ===============================
|
||||
async function loadMusicData() {
|
||||
const response = await fetch(
|
||||
"https://corsproxy.io/?url=https%3A%2F%2Ffrutigeraeroarchive.org%2Fdata%2Fmusic.min.json"
|
||||
"http://scale.int.veltron.net:3000/proxy"
|
||||
);
|
||||
|
||||
const data = await response.json();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue