Skip to content

Commit

Permalink
fix csp policy for hype
Browse files Browse the repository at this point in the history
  • Loading branch information
tom2drum committed Feb 16, 2024
1 parent c2dcc91 commit d358993
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nextjs/csp/policies/ad.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export function ad(): CspDev.DirectiveDescriptor {

// hype
'api.hypelab.com',
'*.ixncdn.com',
],
'frame-src': [
// coinzilla
Expand Down

0 comments on commit d358993

Please sign in to comment.