mirror of
https://github.com/iamadamdev/bypass-paywalls-chrome
synced 2025-06-12 11:27:39 +02:00
Add some metropolitan news in Australia (#554)
* Add some national level news in Australia * fix typo * add sites to manifest-ff.json
This commit is contained in:
@ -121,12 +121,16 @@ const remove_cookies_select_drop = {
|
||||
|
||||
// Override User-Agent with Googlebot
|
||||
const use_google_bot = [
|
||||
'adelaidenow.com.au',
|
||||
'barrons.com',
|
||||
'couriermail.com.au',
|
||||
'dailytelegraph.com.au',
|
||||
'fd.nl',
|
||||
'haaretz.co.il',
|
||||
'haaretz.com',
|
||||
'heraldsun.com.au',
|
||||
'mexiconewsdaily.com',
|
||||
'ntnews.com.au',
|
||||
'nytimes.com',
|
||||
'quora.com',
|
||||
'seekingalpha.com',
|
||||
|
@ -37,6 +37,7 @@ const defaultSites = {
|
||||
'Harper\'s Magazine': 'harpers.org',
|
||||
'Hartford Courant': 'courant.com',
|
||||
'Harvard Business Review': 'hbr.org',
|
||||
'Herald Sun': 'heraldsun.com.au',
|
||||
'Het Financieele Dagblad': 'fd.nl',
|
||||
'Inc.com': 'inc.com',
|
||||
'Investors Chronicle': 'investorschronicle.co.uk',
|
||||
@ -63,6 +64,7 @@ const defaultSites = {
|
||||
'New Zealand Herald': 'nzherald.co.nz',
|
||||
'Nikkei Asian Review': 'asia.nikkei.com',
|
||||
'NRC': 'nrc.nl',
|
||||
'NT News': 'ntnews.com.au',
|
||||
'Orange County Register': 'ocregister.com',
|
||||
'Orlando Sentinel': 'orlandosentinel.com',
|
||||
'Palo Alto Online': 'paloaltoonline.com',
|
||||
@ -78,6 +80,7 @@ const defaultSites = {
|
||||
'SunSentinel': 'sun-sentinel.com',
|
||||
'Tech in Asia': 'techinasia.com',
|
||||
'Telegraaf': 'telegraaf.nl',
|
||||
'The Advertiser': 'adelaidenow.com.au',
|
||||
'The Advocate': 'theadvocate.com.au',
|
||||
'The Age': 'theage.com.au',
|
||||
'The American Interest': 'the-american-interest.com',
|
||||
@ -89,6 +92,7 @@ const defaultSites = {
|
||||
'The Business Journals': 'bizjournals.com',
|
||||
'The Canberra Times': 'canberratimes.com.au',
|
||||
'The Courier': 'thecourier.com.au',
|
||||
'The Courier Mail': 'couriermail.com.au',
|
||||
'The Daily Telegraph': 'dailytelegraph.com.au',
|
||||
'The Diplomat': 'thediplomat.com',
|
||||
'The Economist': 'economist.com',
|
||||
|
Reference in New Issue
Block a user