mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-13 02:14:15 +01:00
Add The Daily Beast
This commit is contained in:
parent
375d9dd3e5
commit
d3a3ce213e
3 changed files with 4 additions and 1 deletions
|
@ -54,7 +54,8 @@
|
||||||
[Scientific American](https://www.scientificamerican.com)*
|
[Scientific American](https://www.scientificamerican.com)*
|
||||||
##### Blogs
|
##### Blogs
|
||||||
[Medium](https://www.medium.com) (all sites) -
|
[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
|
##### Local US news
|
||||||
[Baltimore Sun](baltimoresun.com) -
|
[Baltimore Sun](baltimoresun.com) -
|
||||||
|
|
|
@ -137,6 +137,7 @@ var blockedRegexes = {
|
||||||
'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/,
|
'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/,
|
||||||
'sloanreview.mit.edu': /.+\.tinypass\.com\/.+/,
|
'sloanreview.mit.edu': /.+\.tinypass\.com\/.+/,
|
||||||
'spectator.co.uk': /.+\.tinypass\.com\/.+/,
|
'spectator.co.uk': /.+\.tinypass\.com\/.+/,
|
||||||
|
'thedailybeast.com': /.+\.tinypass\.com\/.+/,
|
||||||
'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/,
|
'theglobeandmail.com': /theglobeandmail\.com\/pb\/resources\/scripts\/build\/chunk-bootstraps\/.+\.js/,
|
||||||
'thenation.com': /thenation\.com\/.+\/paywall-script\.php/,
|
'thenation.com': /thenation\.com\/.+\/paywall-script\.php/,
|
||||||
'valeursactuelles.com': /.+\.poool\.fr\/.+/
|
'valeursactuelles.com': /.+\.poool\.fr\/.+/
|
||||||
|
|
|
@ -103,6 +103,7 @@
|
||||||
"The Business Journals": "bizjournals.com",
|
"The Business Journals": "bizjournals.com",
|
||||||
"The Canberra Times": "canberratimes.com.au",
|
"The Canberra Times": "canberratimes.com.au",
|
||||||
"The Courier-Mail": "couriermail.com.au",
|
"The Courier-Mail": "couriermail.com.au",
|
||||||
|
"The Daily Beast (free articles only)": "thedailybeast.com",
|
||||||
"The Daily Telegraph": "dailytelegraph.com.au",
|
"The Daily Telegraph": "dailytelegraph.com.au",
|
||||||
"The Denver Post": "denverpost.com",
|
"The Denver Post": "denverpost.com",
|
||||||
"The Diplomat": "thediplomat.com",
|
"The Diplomat": "thediplomat.com",
|
||||||
|
|
Loading…
Reference in a new issue