mirror of
https://gitlab.com/magnolia1234/bypass-paywalls-firefox-clean.git
synced 2024-11-10 06:47:47 +01:00
Add Modern Healthcare
This commit is contained in:
parent
6a7f47cb42
commit
efc99d6755
3 changed files with 4 additions and 0 deletions
|
@ -43,6 +43,7 @@
|
|||
[Harvard Business Review](https://www.hbr.org) -
|
||||
[Inc.com](https://www.inc.com) -
|
||||
[MIT Sloan Management Review](https://sloanreview.mit.edu) -
|
||||
[Modern Healthcare](https://www.modernhealthcare.com) -
|
||||
[Quartz](https://qz.com) -
|
||||
[The Business Journals](https://www.bizjournals.com) -
|
||||
[The Wall Street Journal](https://www.wsj.com)
|
||||
|
|
|
@ -32,6 +32,7 @@ var allow_cookies = [
|
|||
'lemonde.fr',
|
||||
'lrb.co.uk',
|
||||
'mexiconewsdaily.com',
|
||||
'modernhealthcare.com',
|
||||
'nationalreview.com',
|
||||
'nknews.org',
|
||||
'ntnews.com.au',
|
||||
|
@ -135,6 +136,7 @@ var blockedRegexes = {
|
|||
'leparisien.fr': /.+\.tinypass\.com\/.+/,
|
||||
'lesechos.fr': /.+\.tinypass\.com\/.+/,
|
||||
'lrb.co.uk': /.+\.tinypass\.com\/.+/,
|
||||
'modernhealthcare.com': /.+\.tinypass\.com\/.+/,
|
||||
'newcastleherald.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,
|
||||
'nytimes.com': /(.+meter-svc\.nytimes\.com\/meter\.js.+|.+mwcm\.nyt\.com\/.+\.js)/,
|
||||
'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/,
|
||||
|
|
|
@ -64,6 +64,7 @@
|
|||
"Miami Herald": "miamiherald.com",
|
||||
"MIT Sloan Management Review": "sloanreview.mit.edu",
|
||||
"MIT Technology Review": "technologyreview.com",
|
||||
"Modern Healthcare": "modernhealthcare.com",
|
||||
"Mountain View Voice": "mv-voice.com",
|
||||
"National Post": "nationalpost.com",
|
||||
"National Review": "nationalreview.com",
|
||||
|
|
Loading…
Reference in a new issue