diff --git a/README.md b/README.md index fa30b9c..517bcbb 100755 --- a/README.md +++ b/README.md @@ -79,7 +79,8 @@ Visit the [Firefox repository](https://github.com/magnolia1234/bypass-paywalls-f [Scientific American](https://www.scientificamerican.com)* ##### Blogs [Medium](https://www.medium.com) (all sites) - -[SofRep](https://sofrep.com) +[SofRep](https://sofrep.com) - +[The Daily Beast](https://www.thedailybeast.com) ##### Local US news [Baltimore Sun](baltimoresun.com) - diff --git a/background.js b/background.js index cb92bd0..4e3ab46 100755 --- a/background.js +++ b/background.js @@ -137,6 +137,7 @@ var blockedRegexes = { 'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/, 'sloanreview.mit.edu': /.+\.tinypass\.com\/.+/, 'spectator.co.uk': /.+\.tinypass\.com\/.+/, +'thedailybeast.com': /.+\.tinypass\.com\/.+/, 'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/, 'thenation.com': /thenation\.com\/.+\/paywall-script\.php/, 'valeursactuelles.com': /.+\.poool\.fr\/.+/ diff --git a/sites.json b/sites.json index 730facb..69cea5d 100644 --- a/sites.json +++ b/sites.json @@ -87,6 +87,7 @@ "The Business Journals": "bizjournals.com", "The Canberra Times": "canberratimes.com.au", "The Courier-Mail": "couriermail.com.au", + "The Daily Beast (free articles only)": "thedailybeast.com", "The Daily Telegraph": "dailytelegraph.com.au", "The Denver Post": "denverpost.com", "The Diplomat": "thediplomat.com",