We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 29fa0ae commit ab11979Copy full SHA for ab11979
1 file changed
public/_headers
@@ -4,7 +4,7 @@
4
Referrer-Policy: strict-origin-when-cross-origin
5
Permissions-Policy: camera=(), microphone=(), geolocation=(), browsing-topics=()
6
Cross-Origin-Opener-Policy: same-origin
7
- Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://static.cloudflareinsights.com https://browser.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; media-src 'self'; connect-src 'self' https://static.cloudflareinsights.com https://cloudflareinsights.com https://*.ingest.sentry.io https://spritecannon-lb.maxxtopia.workers.dev https://spritecannon-codes.maxxtopia.workers.dev; frame-src https://dropmaxxer.pages.dev; frame-ancestors 'self'; base-uri 'self'; form-action 'self'; object-src 'none'; upgrade-insecure-requests
+ Content-Security-Policy: default-src 'self'; script-src 'self' 'unsafe-inline' https://static.cloudflareinsights.com https://browser.sentry-cdn.com; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; font-src 'self' https://fonts.gstatic.com; img-src 'self' data: https:; media-src 'self'; connect-src 'self' https://static.cloudflareinsights.com https://cloudflareinsights.com https://*.ingest.sentry.io https://spritecannon-lb.maxxtopia.workers.dev https://spritecannon-codes.maxxtopia.workers.dev; frame-src 'self' https://dropmaxxer.pages.dev; frame-ancestors 'self'; base-uri 'self'; form-action 'self'; object-src 'none'; upgrade-insecure-requests
8
9
# Service workers must never be HTTP-cached, or the browser keeps the OLD sw.js (default 4h) and
10
# the PWA never picks up new builds. no-cache = always revalidate -> updates propagate immediately.
0 commit comments