Skip to content

Commit

Permalink
fix: fix link in content security policy
Browse files Browse the repository at this point in the history
  • Loading branch information
BATMAH69 committed Apr 15, 2024
1 parent de9099d commit 9e9c4a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modules/shared/utils/csp.ts
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export const contentSecurityPolicy = {
'https://*.etherscan.io/api',
'https://*.ipfs.w3s.link',
'https://*.ipfs.dweb.link',
'wss://*.walletconnect.org',
'wss://*.walletlink.org/',
'https://*.coinbase.com',
...trustedHosts,
],
Expand Down

0 comments on commit 9e9c4a1

Please sign in to comment.