Merge branch 'master' of https://github.com/iamadamdev/bypass-paywalls-firefox
This commit is contained in:
commit
62db2cba77
@ -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)\
|
||||
|
@ -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',
|
||||
'haaretz.co.il',
|
||||
]
|
||||
|
||||
function setDefaultOptions() {
|
||||
|
@ -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"
|
||||
}
|
||||
|
@ -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',
|
||||
|
Loading…
x
Reference in New Issue
Block a user