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 + 6658d53 commit bf207f4
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 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 @@ -256,12 +261,14 @@ const nuxtConfig = {

// cloudflare
'static.cloudflareinsights.com',
'cdnjs.cloudflare.com',

'https://unpkg.com/@google/[email protected]/',
'https://substackapi.com',
'*.crisp.chat',
'connect.facebook.net',
'*.elfsight.com',
'cdn.popt.in',
],
'frame-src': [
'blob:',
Expand Down

0 comments on commit bf207f4

Please sign in to comment.