Add japantimes.co.jp

master
Adam 2018-09-09 13:21:36 -07:00
parent 32ba2a23cd
commit 56ad46721b
6 changed files with 6 additions and 2 deletions

View File

@ -34,6 +34,7 @@ Nikkei Asian Review (asia.nikkei.com)\
NRC (nrc.nl)\ NRC (nrc.nl)\
The Boston Globe (bostonglobe.com)\ The Boston Globe (bostonglobe.com)\
The Globe and Mail (theglobeandmail.com)\ The Globe and Mail (theglobeandmail.com)\
The Japan Times (japantimes.co.jp)\
The Mercury News (mercurynews.com)\ The Mercury News (mercurynews.com)\
The Morning Call (mcall.com)\ The Morning Call (mcall.com)\
The Nation (thenation.com)\ The Nation (thenation.com)\

View File

@ -34,6 +34,7 @@ var defaultSites = {
'The Boston Globe': 'bostonglobe.com', 'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com', 'The Business Journals': 'bizjournals.com',
'The Globe and Mail': 'theglobeandmail.com', 'The Globe and Mail': 'theglobeandmail.com',
'The Japan Times': 'japantimes.co.jp',
'The Mercury News': 'mercurynews.com', 'The Mercury News': 'mercurynews.com',
'The Morning Call': 'mcall.com', 'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com', 'The Nation': 'thenation.com',

View File

@ -1,5 +1,6 @@
Updates-- Updates--
2018-09-09 v1.3.9: Added japantimes.co.jp
2018-08-31 v1.3.8: Added thestar.com 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.7: Added towardsdatascience.com, fixed medium.com
2018-07-22 v1.3.6: Added spectator.co.uk 2018-07-22 v1.3.6: Added spectator.co.uk

View File

@ -43,5 +43,5 @@
"webRequest", "webRequest",
"webRequestBlocking" "webRequestBlocking"
], ],
"version": "1.3.8" "version": "1.3.9"
} }

View File

@ -32,6 +32,7 @@ var defaultSites = {
'The Boston Globe': 'bostonglobe.com', 'The Boston Globe': 'bostonglobe.com',
'The Business Journals': 'bizjournals.com', 'The Business Journals': 'bizjournals.com',
'The Globe and Mail': 'theglobeandmail.com', 'The Globe and Mail': 'theglobeandmail.com',
'The Japan Times': 'japantimes.co.jp',
'The Mercury News': 'mercurynews.com', 'The Mercury News': 'mercurynews.com',
'The Morning Call': 'mcall.com', 'The Morning Call': 'mcall.com',
'The Nation': 'thenation.com', 'The Nation': 'thenation.com',

View File

@ -1,7 +1,7 @@
<!DOCTYPE html> <!DOCTYPE html>
<html> <html>
<body> <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> <a href="options.html">Options</a></div>
</body> </body>
</html> </html>