Skip to content

Commit

Permalink
ATL-1546: Add maps gtatic to csp
Browse files Browse the repository at this point in the history
  • Loading branch information
nyilmaz committed Nov 26, 2023
1 parent db2c86b commit 024a4f0
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 @@ -173,6 +173,7 @@ export function makeHandler(root?: string, config?: Config): (
"www.google.com",
"www.google.com.tr",
"maps.googleapis.com",
"maps.gstatic.com",
"*.visualwebsiteoptimizer.com",
"*.facebook.com",
"www.google-analytics.com",
Expand Down

0 comments on commit 024a4f0

Please sign in to comment.