Skip to content

Commit

Permalink
Use CDN for publisher list
Browse files Browse the repository at this point in the history
Partial for #3191
  • Loading branch information
NejcZdovc committed Feb 6, 2019
1 parent 66eab35 commit 77677c3
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/whitelistedUrlPrefixes.js
Original file line number Diff line number Diff line change
Expand Up @@ -27,5 +27,7 @@ module.exports = [
'https://publishers.basicattentiontoken.org/',
'https://publishers-staging.basicattentiontoken.org/',
'https://updates.bravesoftware.com/', // remove this once updates are moved to the prod environment
'https://pdfjs.robwu.nl/logpdfjs' // allowed because it gets canceled in tracking protection
'https://pdfjs.robwu.nl/logpdfjs', // allowed because it gets canceled in tracking protection
'https://publishers-distro.basicattentiontoken.org',
'https://publishers-staging-distro.basicattentiontoken.org'
]

0 comments on commit 77677c3

Please sign in to comment.