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:
Nguyễn Kim Kha 2020-04-20 11:43:19 +10:00 committed by GitHub
parent 6b8e3b1c18
commit ab58ca233b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 16 additions and 0 deletions

View File

@ -59,6 +59,7 @@
[Harper's Magazine](https://harpers.org)\ [Harper's Magazine](https://harpers.org)\
[Hartford Courant](https://www.courant.com)\ [Hartford Courant](https://www.courant.com)\
[Harvard Business Review](https://www.hbr.org)\ [Harvard Business Review](https://www.hbr.org)\
[Herald Sun](https://www.heraldsun.com.au)\
[Het Financieel Dagblad](https://fd.nl)\ [Het Financieel Dagblad](https://fd.nl)\
[Inc.com](https://www.inc.com)\ [Inc.com](https://www.inc.com)\
[Investors Chronicle](https://www.investorschronicle.co.uk)\ [Investors Chronicle](https://www.investorschronicle.co.uk)\
@ -80,6 +81,7 @@
[Mexicon News Daily](https://mexiconewsdaily.com)\ [Mexicon News Daily](https://mexiconewsdaily.com)\
[Mountain View Voice](https://www.mv-voice.com)\ [Mountain View Voice](https://www.mv-voice.com)\
[NRC Handelsblad](https://www.nrc.nl)\ [NRC Handelsblad](https://www.nrc.nl)\
[NT News](https://www.ntnews.com.au)\
[National Post](https://www.nationalpost.com)\ [National Post](https://www.nationalpost.com)\
[New York Magazine](https://www.nymag.com)\ [New York Magazine](https://www.nymag.com)\
[New Zealand Herald](https://www.nzherald.co.nz)\ [New Zealand Herald](https://www.nzherald.co.nz)\
@ -99,6 +101,7 @@
[SunSentinel](https://www.sun-sentinel.com)\ [SunSentinel](https://www.sun-sentinel.com)\
[Tech in Asia](https://www.techinasia.com)\ [Tech in Asia](https://www.techinasia.com)\
[Telegraaf](https://www.telegraaf.nl)\ [Telegraaf](https://www.telegraaf.nl)\
[The Advertiser](https://www.adelaidenow.com.au)\
[The Advocate](https://www.theadvocate.com.au)\ [The Advocate](https://www.theadvocate.com.au)\
[The Age](https://www.theage.com.au)\ [The Age](https://www.theage.com.au)\
[The American Interest](https://www.the-american-interest.com)\ [The American Interest](https://www.the-american-interest.com)\
@ -110,6 +113,7 @@
[The Business Journals](https://www.bizjournals.com)\ [The Business Journals](https://www.bizjournals.com)\
[The Canberra Times](https://www.canberratimes.com.au)\ [The Canberra Times](https://www.canberratimes.com.au)\
[The Courier](https://www.thecourier.com.au)\ [The Courier](https://www.thecourier.com.au)\
[The Courier Mail](https://www.couriermail.com.au)\
[The Daily Telegraph](https://www.dailytelegraph.com.au)\ [The Daily Telegraph](https://www.dailytelegraph.com.au)\
[The Diplomat](https://www.thediplomat.com)\ [The Diplomat](https://www.thediplomat.com)\
[The Economist](https://www.economist.com)\ [The Economist](https://www.economist.com)\

View File

@ -94,6 +94,7 @@
"*://*.poool.fr/*", "*://*.poool.fr/*",
"*://*.tinypass.com/*", "*://*.tinypass.com/*",
"*://*.ad.nl/*", "*://*.ad.nl/*",
"*://*.adelaidenow.com.au/*",
"*://*.adweek.com/*", "*://*.adweek.com/*",
"*://*.afr.com/*", "*://*.afr.com/*",
"*://*.asia.nikkei.com/*", "*://*.asia.nikkei.com/*",
@ -112,6 +113,7 @@
"*://*.chicagotribune.com/*", "*://*.chicagotribune.com/*",
"*://*.corriere.it/*", "*://*.corriere.it/*",
"*://*.courant.com/*", "*://*.courant.com/*",
"*://*.couriermail.com.au/*",
"*://*.dailypress.com/*", "*://*.dailypress.com/*",
"*://*.dailytelegraph.com.au/*", "*://*.dailytelegraph.com.au/*",
"*://*.demorgen.be/*", "*://*.demorgen.be/*",
@ -132,6 +134,7 @@
"*://*.handelsblatt.com/*", "*://*.handelsblatt.com/*",
"*://*.harpers.org/*", "*://*.harpers.org/*",
"*://*.hbr.org/*", "*://*.hbr.org/*",
"*://*.heraldsun.com.au/*",
"*://*.inc.com/*", "*://*.inc.com/*",
"*://*.inquirer.com/*", "*://*.inquirer.com/*",
"*://*.investorschronicle.co.uk/*", "*://*.investorschronicle.co.uk/*",
@ -158,6 +161,7 @@
"*://*.newstatesman.com/*", "*://*.newstatesman.com/*",
"*://*.newyorker.com/*", "*://*.newyorker.com/*",
"*://*.nrc.nl/*", "*://*.nrc.nl/*",
"*://*.ntnews.com.au/*",
"*://*.nymag.com/*", "*://*.nymag.com/*",
"*://*.nytimes.com/*", "*://*.nytimes.com/*",
"*://*.nzherald.co.nz/*", "*://*.nzherald.co.nz/*",

View File

@ -121,12 +121,16 @@ const remove_cookies_select_drop = {
// Override User-Agent with Googlebot // Override User-Agent with Googlebot
const use_google_bot = [ const use_google_bot = [
'adelaidenow.com.au',
'barrons.com', 'barrons.com',
'couriermail.com.au',
'dailytelegraph.com.au', 'dailytelegraph.com.au',
'fd.nl', 'fd.nl',
'haaretz.co.il', 'haaretz.co.il',
'haaretz.com', 'haaretz.com',
'heraldsun.com.au',
'mexiconewsdaily.com', 'mexiconewsdaily.com',
'ntnews.com.au',
'nytimes.com', 'nytimes.com',
'quora.com', 'quora.com',
'seekingalpha.com', 'seekingalpha.com',

View File

@ -37,6 +37,7 @@ const defaultSites = {
'Harper\'s Magazine': 'harpers.org', 'Harper\'s Magazine': 'harpers.org',
'Hartford Courant': 'courant.com', 'Hartford Courant': 'courant.com',
'Harvard Business Review': 'hbr.org', 'Harvard Business Review': 'hbr.org',
'Herald Sun': 'heraldsun.com.au',
'Het Financieele Dagblad': 'fd.nl', 'Het Financieele Dagblad': 'fd.nl',
'Inc.com': 'inc.com', 'Inc.com': 'inc.com',
'Investors Chronicle': 'investorschronicle.co.uk', 'Investors Chronicle': 'investorschronicle.co.uk',
@ -63,6 +64,7 @@ const defaultSites = {
'New Zealand Herald': 'nzherald.co.nz', 'New Zealand Herald': 'nzherald.co.nz',
'Nikkei Asian Review': 'asia.nikkei.com', 'Nikkei Asian Review': 'asia.nikkei.com',
'NRC': 'nrc.nl', 'NRC': 'nrc.nl',
'NT News': 'ntnews.com.au',
'Orange County Register': 'ocregister.com', 'Orange County Register': 'ocregister.com',
'Orlando Sentinel': 'orlandosentinel.com', 'Orlando Sentinel': 'orlandosentinel.com',
'Palo Alto Online': 'paloaltoonline.com', 'Palo Alto Online': 'paloaltoonline.com',
@ -78,6 +80,7 @@ const defaultSites = {
'SunSentinel': 'sun-sentinel.com', 'SunSentinel': 'sun-sentinel.com',
'Tech in Asia': 'techinasia.com', 'Tech in Asia': 'techinasia.com',
'Telegraaf': 'telegraaf.nl', 'Telegraaf': 'telegraaf.nl',
'The Advertiser': 'adelaidenow.com.au',
'The Advocate': 'theadvocate.com.au', 'The Advocate': 'theadvocate.com.au',
'The Age': 'theage.com.au', 'The Age': 'theage.com.au',
'The American Interest': 'the-american-interest.com', 'The American Interest': 'the-american-interest.com',
@ -89,6 +92,7 @@ const defaultSites = {
'The Business Journals': 'bizjournals.com', 'The Business Journals': 'bizjournals.com',
'The Canberra Times': 'canberratimes.com.au', 'The Canberra Times': 'canberratimes.com.au',
'The Courier': 'thecourier.com.au', 'The Courier': 'thecourier.com.au',
'The Courier Mail': 'couriermail.com.au',
'The Daily Telegraph': 'dailytelegraph.com.au', 'The Daily Telegraph': 'dailytelegraph.com.au',
'The Diplomat': 'thediplomat.com', 'The Diplomat': 'thediplomat.com',
'The Economist': 'economist.com', 'The Economist': 'economist.com',