Adam 2019-11-21 20:53:38 -08:00
commit 62db2cba77
4 changed files with 9 additions and 2 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,8 +200,10 @@ const use_google_bot = [
'quora.com',
'telegraph.co.uk',
'theaustralian.com.au',
'themercury.com.au',
'thetimes.co.uk',
'wsj.com',
'wsj.com',
'haaretz.co.il',
]
function setDefaultOptions() {

View File

@ -106,6 +106,7 @@
"*://*.theadvocate.com.au/*",
"*://*.theage.com.au/*",
"*://*.theaustralian.com.au/*",
"*://*.themercury.com.au/*",
"*://*.afr.com/*",
"*://*.bostonglobe.com/*",
"*://*.bizjournals.com/*",
@ -146,5 +147,5 @@
"*://*.thehindu.com/*",
"*://*.demorgen.be/*"
],
"version": "1.6.0"
"version": "1.6.1"
}

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',