Skip to content

Commit

Permalink
remove CORS reporting from the playground
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickkettner committed Feb 7, 2023
1 parent 550bc5b commit 2a20136
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion playground/netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
for = "/*"

[headers.values]
Content-Security-Policy-Report-Only="default-src * data: blob:;worker-src 'self' blob:;script-src blob: 'unsafe-inline' https://playground.amp.dev https://cdn.ampproject.org/v0.js https://cdn.ampproject.org/v0.mjs https://cdn.ampproject.org/v0/ https://cdn.ampproject.org/sw/ https://cdn.ampproject.org/viewer/ https://cdn.ampproject.org/rtv/ https://www.googletagmanager.com/gtag/js https://playground.amp.dev/ https://preview.amp.dev/ https://go.amp.dev/ https://log.amp.dev/;object-src 'none';style-src 'unsafe-inline' https://playground.amp.dev https://cdn.ampproject.org/rtv/ https://playground.amp.dev/ https://preview.amp.dev/ https://go.amp.dev/ https://log.amp.dev/"
X-Content-Type-Options="nosniff"
X-XSS-Protection="1; mode=block"

Expand Down

0 comments on commit 2a20136

Please sign in to comment.