Skip to content
This repository has been archived by the owner on Jul 23, 2024. It is now read-only.

Commit

Permalink
Update security headers - CSP (#684)
Browse files Browse the repository at this point in the history
* Update security headers - CSP

* Up to date list of the domains in CSP
  • Loading branch information
pavelsupr authored Jul 17, 2024
1 parent 24ba009 commit c94a6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .netlify/_headers
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
/*
Content-Security-Policy: frame-ancestors 'self' https://governance-ui.netlify.app https://governance.polkadot.network
Content-Security-Policy: frame-ancestors 'self' https://delegation.netlify.app https://delegation.polkadot.network
X-Frame-Options: SAMEORIGIN
X-Content-Type-Options: nosniff

0 comments on commit c94a6eb

Please sign in to comment.