Skip to content

Commit

Permalink
ATL-1546: Add cloudflare cdn to csp script-src
Browse files Browse the repository at this point in the history
  • Loading branch information
nyilmaz committed Nov 27, 2023
1 parent 5019a4f commit 57ea71f
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 @@ -125,6 +125,7 @@ export function makeHandler(root?: string, config?: Config): (
"https://static.criteo.net",
"https://connect.facebook.net",
"https://cdn.yapaytech.com",
"https://cdnjs.cloudflare.com",
"https://*.criteo.com",
"*.doubleclick.net",
"affiliate.migros.com.tr",
Expand Down

0 comments on commit 57ea71f

Please sign in to comment.