Removed fd.nl
This commit is contained in:
parent
b6268095cd
commit
f6f8b799ad
@ -28,7 +28,6 @@ Glassdoor (glassdoor.com)\
|
||||
Haaretz (haaretz.co.il / haaretz.com)\
|
||||
Hartford Courant (courant.com)\
|
||||
Harvard Business Review (hbr.org)\
|
||||
Het Financieele Dagblad (fd.nl)\
|
||||
Inc.com (inc.com)\
|
||||
Le Temps (letemps.ch)\
|
||||
Los Angeles Times (latimes.com)\
|
||||
|
@ -19,7 +19,6 @@ var defaultSites = {
|
||||
'Haaretz English': 'haaretz.com',
|
||||
'Hartford Courant': 'courant.com',
|
||||
'Harvard Business Review': 'hbr.org',
|
||||
'Het Financieele Dagblad': 'fd.nl',
|
||||
'Inc.com': 'inc.com',
|
||||
'Le Temps': 'letemps.ch',
|
||||
'Los Angeles Times': 'latimes.com',
|
||||
|
@ -1,5 +1,6 @@
|
||||
Updates--
|
||||
|
||||
2018-09-16 v1.3.1: Removed Het Financieele Dagblad (fd.nl)
|
||||
2018-09-09 v1.3.0: Fixed chicagobusiness.com
|
||||
2018-09-06 v1.2.11: Add Dynamed Plus
|
||||
2018-08-26 v1.2.10: Fixed alphabeticised lists, Added The New Statesman and The Spectator
|
||||
|
@ -18,5 +18,5 @@
|
||||
"page": "options.html"
|
||||
},
|
||||
"permissions": [ "cookies", "<all_urls>", "storage", "webRequest", "webRequestBlocking"],
|
||||
"version": "1.3.0"
|
||||
"version": "1.3.1"
|
||||
}
|
||||
|
@ -17,7 +17,6 @@ var defaultSites = {
|
||||
'Haaretz English': 'haaretz.com',
|
||||
'Hartford Courant': 'courant.com',
|
||||
'Harvard Business Review': 'hbr.org',
|
||||
'Het Financieele Dagblad': 'fd.nl',
|
||||
'Inc.com': 'inc.com',
|
||||
'Le Temps': 'letemps.ch',
|
||||
'Los Angeles Times': 'latimes.com',
|
||||
|
@ -1,7 +1,7 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<body>
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.0 by Adam
|
||||
<div style="width:220px;">Bypass Paywalls v1.3.1 by Adam
|
||||
<br><a href="options.html">Options</a></div>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
x
Reference in New Issue
Block a user