mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-13 03:17:38 +02:00
Add theathletic.com
This commit is contained in:
@ -72,6 +72,7 @@ var defaultSites = {
|
||||
'The Advocate': 'theadvocate.com.au',
|
||||
'The Age': 'theage.com.au',
|
||||
'The American Interest': 'the-american-interest.com',
|
||||
'The Athletic': 'theathletic.com',
|
||||
'The Atlantic': 'theatlantic.com',
|
||||
'The Australian': 'theaustralian.com.au',
|
||||
'The Australian Financial Review': 'afr.com',
|
||||
@ -159,6 +160,7 @@ const allow_cookies = [
|
||||
'wired.com',
|
||||
'wsj.com',
|
||||
'lrb.co.uk',
|
||||
'theathletic.com',
|
||||
]
|
||||
|
||||
// Removes cookies after page load
|
||||
@ -229,6 +231,7 @@ const use_google_bot = [
|
||||
'haaretz.com',
|
||||
'themarker.com',
|
||||
'prime.economictimes.indiatimes.com',
|
||||
'theathletic.com'
|
||||
]
|
||||
|
||||
function setDefaultOptions() {
|
||||
|
Reference in New Issue
Block a user