Skip to content

Commit

Permalink
fix: add fathom to imgsrc csp
Browse files Browse the repository at this point in the history
  • Loading branch information
tomquirk committed Nov 14, 2023
1 parent 1fb610f commit 2ff3ac3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions next.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ const IMG_SRC = [
'https://cdn.stamp.fyi',
'https://ipfs.io',
'https://cdn.discordapp.com',
'https://cdn.usefathom.com',
'*.walletconnect.com',
]

Expand Down

2 comments on commit 2ff3ac3

@vercel
Copy link

@vercel vercel bot commented on 2ff3ac3 Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 2ff3ac3 Nov 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.