Spaces:
Running
Running
daydreamer-json
commited on
Update aud_sync_test2.html
Browse files- aud_sync_test2.html +3 -2
aud_sync_test2.html
CHANGED
@@ -283,8 +283,9 @@
|
|
283 |
sound.push(new Howl({
|
284 |
xhr: {
|
285 |
headers: {
|
286 |
-
Referer:
|
287 |
-
Origin: 'https://sekai.best'
|
|
|
288 |
},
|
289 |
withCredentials: true
|
290 |
},
|
|
|
283 |
sound.push(new Howl({
|
284 |
xhr: {
|
285 |
headers: {
|
286 |
+
Referer: AUDIO_SOURCE[i],
|
287 |
+
Origin: 'https://storage.sekai.best',
|
288 |
+
sec-fetch-site: 'same-origin'
|
289 |
},
|
290 |
withCredentials: true
|
291 |
},
|