Skip to content

Commit

Permalink
ATL-1: Add missing connect-src for GTM preview mode
Browse files Browse the repository at this point in the history
  • Loading branch information
elifmeric committed Mar 5, 2024
1 parent 5aeb28e commit 4356043
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/prpl.ts
Original file line number Diff line number Diff line change
Expand Up @@ -261,6 +261,7 @@ export function makeHandler(root?: string, config?: Config): (
"analytics.google.com",
"*.googlesyndication.com",
"*.googleadservices.com",
"https://*.googletagmanager.com",
"macro.webinstats.com",
"tazedirekt.webinstats.com",
"fonts.googleapis.com",
Expand Down

0 comments on commit 4356043

Please sign in to comment.