Skip to content

Commit

Permalink
Use CDN for publisher list
Browse files Browse the repository at this point in the history
  • Loading branch information
NejcZdovc committed Feb 7, 2019
1 parent b2e704e commit e3d96ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build/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 e3d96ff

Please sign in to comment.