Merge pull request #359 from Kamleeonau/master

Add support for themercury.com.au
master
Adam 2019-11-21 20:51:57 -08:00 committed by GitHub
commit e2cf59009f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 6 additions and 0 deletions

View File

@ -73,6 +73,7 @@
[The Japan Times](https://www.japantimes.co.jp)\
[TheMarker](https://www.themarker.com)\
[The Mercury News](https://www.mercurynews.com)\
[The Mercury Tasmania](https://www.themercury.com.au)\
[The Morning Call](https://www.mcall.com)\
[The Nation](https://www.thenation.com)\
[The New York Times](https://www.nytimes.com)\

View File

@ -69,6 +69,7 @@ var defaultSites = {
'The Hindu': 'thehindu.com',
'The Japan Times': 'japantimes.co.jp',
'TheMarker': 'themarker.com',
'The Mercury Tasmania': 'themercury.com.au',
'The Mercury News': 'mercurynews.com',
'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com',
@ -128,6 +129,7 @@ const allow_cookies = [
'theatlantic.com',
'theaustralian.com.au',
'thediplomat.com',
'themercury.com.au',
'thestar.com',
'towardsdatascience.com',
'trouw.nl',
@ -198,6 +200,7 @@ const use_google_bot = [
'quora.com',
'telegraph.co.uk',
'theaustralian.com.au',
'themercury.com.au',
'thetimes.co.uk',
'wsj.com',
]

View File

@ -106,6 +106,7 @@
"*://*.theadvocate.com.au/*",
"*://*.theage.com.au/*",
"*://*.theaustralian.com.au/*",
"*://*.themercury.com.au/*",
"*://*.afr.com/*",
"*://*.bostonglobe.com/*",
"*://*.bizjournals.com/*",

View File

@ -68,6 +68,7 @@ var defaultSites = {
'The Japan Times': 'japantimes.co.jp',
'TheMarker': 'themarker.com',
'The Mercury News': 'mercurynews.com',
'The Mercury Tasmania': 'themercury.com.au',
'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com',
'The New York Times': 'nytimes.com',