Skip to content

Commit

Permalink
Update _headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Jieiku committed May 5, 2024
1 parent 2cf29b8 commit d7b9fc0
Showing 1 changed file with 19 additions and 19 deletions.
38 changes: 19 additions & 19 deletions static/_headers
Original file line number Diff line number Diff line change
Expand Up @@ -10,59 +10,59 @@
Permissions-Policy: interest-cohort=(), accelerometer=(), ambient-light-sensor=(), battery=(), bluetooth=(), browsing-topics=(), camera=(), display-capture=(), document-domain=(), encrypted-media=(), execution-while-not-rendered=(), execution-while-out-of-viewport=(), fullscreen=(), gamepad=(), geolocation=(), gyroscope=(), hid=(), identity-credentials-get=(), idle-detection=(), magnetometer=(), microphone=(), midi=(), otp-credentials=(), payment=(), picture-in-picture=(), publickey-credentials-create=(), publickey-credentials-get=(), serial=(), storage-access=(), sync-xhr=(), usb=(), web-share=(), window-management=(), xr-spatial-tracking=()
Content-Security-Policy: default-src 'none'; frame-ancestors 'none'; object-src 'none'; base-uri 'self'; manifest-src 'self'; worker-src 'self'; form-action 'self'; connect-src 'self' *.hyvor.com ws://*.hyvor.com; script-src 'self' talk.hyvor.com; img-src 'self' data: talk.hyvor.com cdn.cloudflare.com; frame-src 'self' www.youtube-nocookie.com player.vimeo.com streamable.com www.streamable.com; media-src 'self' data: cdn.cloudflare.com www.youtube-nocookie.com player.vimeo.com; font-src 'self' cdn.cloudflare.com cdn.jsdelivr.net fonts.gstatic.com; style-src 'self' talk.hyvor.com cdn.cloudflare.com cdn.jsdelivr.net fonts.googleapis.com;

*.js
/*.js
Cache-Control: public, max-age=604800, must-revalidate

*.css
/*.css
Cache-Control: public, max-age=604800, must-revalidate

*.svg
/*.svg
Cache-Control: public, max-age=604800

*.png
/*.png
Cache-Control: public, max-age=604800

*.ico
/*.ico
Cache-Control: public, max-age=604800

*.jpg
/*.jpg
Cache-Control: public, max-age=604800

*.jpeg
/*.jpeg
Cache-Control: public, max-age=604800

*.gif
/*.gif
Cache-Control: public, max-age=604800

*.webp
/*.webp
Cache-Control: public, max-age=604800

*.avif
/*.avif
Cache-Control: public, max-age=604800

*.mp4
/*.mp4
Cache-Control: public, max-age=604800

*.webm
/*.webm
Cache-Control: public, max-age=604800

*.mp3
/*.mp3
Cache-Control: public, max-age=604800

*.ogg
/*.ogg
Cache-Control: public, max-age=604800

*.otf
/*.otf
Cache-Control: public, max-age=604800

*.eot
/*.eot
Cache-Control: public, max-age=604800

*.ttf
/*.ttf
Cache-Control: public, max-age=604800

*.woff
/*.woff
Cache-Control: public, max-age=604800

*.woff2
/*.woff2
Cache-Control: public, max-age=604800

0 comments on commit d7b9fc0

Please sign in to comment.