/*
  Cache-Control: public, max-age=300
  X-Content-Type-Options: nosniff
  X-Frame-Options: SAMEORIGIN
  Permissions-Policy: geolocation=(), microphone=()

/api*.json
  Cache-Control: public, max-age=60
  Access-Control-Allow-Origin: *

.html
  Cache-Control: public, max-age=300

.mp4
  Cache-Control: public, max-age=86400
  Access-Control-Allow-Origin: *
