Skip to content

Commit

Permalink
chore(netlify): update CSP
Browse files Browse the repository at this point in the history
  • Loading branch information
rudnovd committed Aug 26, 2024
1 parent c9f4e43 commit 6b3af1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
default-src 'self';
object-src 'none';
script-src 'self' https://*.cloudflareinsights.com https://hcaptcha.com https://bszhueyhgsdxrzchvdqd.supabase.co;
img-src 'self' blob: https://bszhueyhgsdxrzchvdqd.supabase.co;
img-src 'self' blob: https://bszhueyhgsdxrzchvdqd.supabase.co https://*.googleusercontent.com;
child-src 'self' https://*.hcaptcha.com https://bszhueyhgsdxrzchvdqd.supabase.co;
connect-src 'self' https://cloudflareinsights.com https://*.hcaptcha.com https://bszhueyhgsdxrzchvdqd.supabase.co;
script-src-elem 'self' https://*.cloudflareinsights.com https://hcaptcha.com https://bszhueyhgsdxrzchvdqd.supabase.co;
Expand Down

0 comments on commit 6b3af1a

Please sign in to comment.