Skip to content

Commit

Permalink
chore: update csp
Browse files Browse the repository at this point in the history
  • Loading branch information
wopian committed Jan 3, 2025
1 parent 6c5a9d9 commit aaba2ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion static/_headers
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/*
Strict-Transport-Security: max-age=63072000; includeSubDomains; preload
Content-Security-Policy: default-src 'self' data: https://kitsu.io; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.ravenjs.com https://www.google-analytics.com; object-src 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src https:; media-src https:; frame-src 'none'; font-src https:
Content-Security-Policy: default-src 'self' data: https://kitsu.io; script-src 'self' 'unsafe-inline' 'unsafe-eval' https://cdn.ravenjs.com https://www.googletagmanager.com; object-src 'none'; style-src 'self' 'unsafe-inline' https://fonts.googleapis.com; img-src https:; media-src https:; frame-src 'none'; font-src https:
X-Frame-Options: SAMEORIGIN
X-Xss-Protection: 1; mode=block
X-Content-Type-Options: nosniff
Expand Down

0 comments on commit aaba2ac

Please sign in to comment.