Spaces:
Running
Running
daydreamer-json
commited on
Update aud_sync_test2.html
Browse files- aud_sync_test2.html +1 -1
aud_sync_test2.html
CHANGED
@@ -285,7 +285,7 @@
|
|
285 |
headers: {
|
286 |
Referer: AUDIO_SOURCE[i],
|
287 |
Origin: 'https://storage.sekai.best',
|
288 |
-
sec-fetch-site: 'same-origin'
|
289 |
},
|
290 |
withCredentials: true
|
291 |
},
|
|
|
285 |
headers: {
|
286 |
Referer: AUDIO_SOURCE[i],
|
287 |
Origin: 'https://storage.sekai.best',
|
288 |
+
'sec-fetch-site': 'same-origin'
|
289 |
},
|
290 |
withCredentials: true
|
291 |
},
|