Skip to content

Commit

Permalink
Merge pull request #264 from lidofinance/develop
Browse files Browse the repository at this point in the history
Merge into main from develop
  • Loading branch information
AnnaSila authored Apr 16, 2024
2 parents 4066cb9 + 0bdc468 commit 5ff7261
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 @@ -29,7 +29,7 @@ export const contentSecurityPolicy = {
'https://*.walletconnect.org',
'wss://*.walletconnect.com',
'https://*.walletconnect.com',
'https://api.cow.fi',
'https://*.cow.fi',
...trustedHosts,
],
prefetchSrc: ["'self'", ...trustedHosts],
Expand Down

0 comments on commit 5ff7261

Please sign in to comment.