Spaces:
Running
Running
daydreamer-json
commited on
Update aud_sync_test2.html
Browse files- aud_sync_test2.html +2 -1
aud_sync_test2.html
CHANGED
@@ -285,7 +285,8 @@
|
|
285 |
headers: {
|
286 |
Referer: 'https://sekai.best/',
|
287 |
Origin: 'https://sekai.best'
|
288 |
-
}
|
|
|
289 |
},
|
290 |
src: [AUDIO_SOURCE[i]],
|
291 |
stereo: stereo_sep,
|
|
|
285 |
headers: {
|
286 |
Referer: 'https://sekai.best/',
|
287 |
Origin: 'https://sekai.best'
|
288 |
+
},
|
289 |
+
withCredentials: true
|
290 |
},
|
291 |
src: [AUDIO_SOURCE[i]],
|
292 |
stereo: stereo_sep,
|