daydreamer-json commited on
Commit
37016a3
·
unverified ·
1 Parent(s): 02d0ead

Update aud_sync_test2.html

Browse files
Files changed (1) hide show
  1. 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
  },