/*
  Content-Security-Policy: default-src 'none'; style-src 'self'; style-src-elem 'self'; style-src-attr 'unsafe-inline'; script-src 'self'; font-src 'self'; connect-src 'self' https://tile.openstreetmap.org; img-src 'self' data: blob:; worker-src 'self'; base-uri 'none'; form-action 'self'; frame-ancestors 'none'
  Permissions-Policy: camera=(), geolocation=(), microphone=(), payment=(), usb=()
  Referrer-Policy: no-referrer
  X-Content-Type-Options: nosniff
  X-Frame-Options: DENY
  Cache-Control: public, max-age=0, must-revalidate

/code
  Cache-Control: no-store
  X-Robots-Tag: noindex, nofollow

/code.html
  Cache-Control: no-store
  X-Robots-Tag: noindex, nofollow

/assets/zaman-source/*
  Cache-Control: public, max-age=0, must-revalidate
