Add japantimes.co.jp
This commit is contained in:
parent
32ba2a23cd
commit
56ad46721b
@ -34,6 +34,7 @@ Nikkei Asian Review (asia.nikkei.com)\
|
||||
NRC (nrc.nl)\
|
||||
The Boston Globe (bostonglobe.com)\
|
||||
The Globe and Mail (theglobeandmail.com)\
|
||||
The Japan Times (japantimes.co.jp)\
|
||||
The Mercury News (mercurynews.com)\
|
||||
The Morning Call (mcall.com)\
|
||||
The Nation (thenation.com)\
|
||||
|
@ -34,6 +34,7 @@ var defaultSites = {
|
||||
'The Boston Globe': 'bostonglobe.com',
|
||||
'The Business Journals': 'bizjournals.com',
|
||||
'The Globe and Mail': 'theglobeandmail.com',
|
||||
'The Japan Times': 'japantimes.co.jp',
|
||||
'The Mercury News': 'mercurynews.com',
|
||||
'The Morning Call': 'mcall.com',
|
||||
'The Nation': 'thenation.com',
|
||||
|
@ -1,5 +1,6 @@
|
||||
Updates--
|
||||
|
||||
2018-09-09 v1.3.9: Added japantimes.co.jp
|
||||
2018-08-31 v1.3.8: Added thestar.com
|
||||
2018-07-22 v1.3.7: Added towardsdatascience.com, fixed medium.com
|
||||
2018-07-22 v1.3.6: Added spectator.co.uk
|
||||
|
@ -43,5 +43,5 @@
|
||||
"webRequest",
|
||||
"webRequestBlocking"
|
||||
],
|
||||
"version": "1.3.8"
|
||||
"version": "1.3.9"
|
||||
}
|
||||
|
@ -32,6 +32,7 @@ var defaultSites = {
|
||||
'The Boston Globe': 'bostonglobe.com',
|
||||
'The Business Journals': 'bizjournals.com',
|
||||
'The Globe and Mail': 'theglobeandmail.com',
|
||||
'The Japan Times': 'japantimes.co.jp',
|
||||
'The Mercury News': 'mercurynews.com',
|
||||
'The Morning Call': 'mcall.com',
|
||||
'The Nation': 'thenation.com',
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.7 by Adam
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.9 by Adam
|
||||
<a href="options.html">Options</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user