Skip to content

Commit

Permalink
πŸ”€ Merge #2011 into deploy/rinkeby
Browse files Browse the repository at this point in the history
  • Loading branch information
nwingt committed Jan 9, 2025
2 parents dd150c3 + a540467 commit 4d625a5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/nuxt.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -147,6 +147,11 @@ const nuxtConfig = {
src: 'https://js.stripe.com/v3',
async: true,
},
{
hid: 'pixel-script-poptin',
src: 'https://cdn.popt.in/pixel.js?id=771c46b9e377e',
async: true,
},
{
hid: 'schema',
innerHTML: JSON.stringify([
Expand Down Expand Up @@ -262,6 +267,7 @@ const nuxtConfig = {
'*.crisp.chat',
'connect.facebook.net',
'*.elfsight.com',
'cdn.popt.in',
],
'frame-src': [
'blob:',
Expand Down

0 comments on commit 4d625a5

Please sign in to comment.