Skip to content

Commit

Permalink
MWPW-161088 update
Browse files Browse the repository at this point in the history
  • Loading branch information
Blainegunn committed Oct 28, 2024
1 parent b41163b commit 8782b28
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions acrobat/scripts/contentSecurityPolicy/prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ const connectSrc = [
'trial-eum-clienttons-s.akamaihd.net/',
'*.akstat.io/',
'rum.hlx.page',
'facebook.com',
'facebook.com/tr',
'px.ads.linkedin.com',
'tr6.snapchat.com',
'ad.doubleclick.net',
Expand Down Expand Up @@ -221,7 +221,7 @@ const scriptSrc = [
'tr.snapchat.com/',
'universal.iperceptions.com',
'use.typekit.net',
'www.everestjs.net/static/le/',
'www.everestjs.net/',
'www.facebook.com',
'www.google.com',
'www.googleadservices.com/pagead/',
Expand Down
4 changes: 2 additions & 2 deletions edgeworkers/Acrobat_DC_web_prod/utils/csp/prod.js
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const connectSrc = [
'tr6.snapchat.com',
'ad.doubleclick.net',
'rum.hlx.page',
'facebook.com',
'facebook.com/tr',
'px.ads.linkedin.com',
'tr6.snapchat.com',
'ad.doubleclick.net',
Expand Down Expand Up @@ -226,7 +226,7 @@ const scriptSrc = [
'tr.snapchat.com/',
'universal.iperceptions.com',
'use.typekit.net',
'www.everestjs.net/static/le/',
'www.everestjs.net/',
'www.facebook.com',
'www.google.com',
'www.googleadservices.com/pagead/',
Expand Down

0 comments on commit 8782b28

Please sign in to comment.