mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-13 17:37:37 +02:00
Add new entry
This commit is contained in:
@ -51,6 +51,7 @@ var defaultSites = {
|
||||
'Telegraaf': 'telegraaf.nl',
|
||||
'The Advocate': 'theadvocate.com.au',
|
||||
'The Age': 'theage.com.au',
|
||||
'The American Interest': 'the-american-interest.com',
|
||||
'The Australian': 'theaustralian.com.au',
|
||||
'The Australian Financial Review': 'afr.com',
|
||||
'The Boston Globe': 'bostonglobe.com',
|
||||
@ -104,6 +105,7 @@ const allow_cookies = [
|
||||
'theaustralian.com.au',
|
||||
'telegraaf.nl', // keep accept cookies
|
||||
'demorgen.be',
|
||||
'the-american-interest.com'
|
||||
]
|
||||
|
||||
// Removes cookies after page load
|
||||
|
Reference in New Issue
Block a user