Add Newsweek

merge-requests/1/head
magnolia1234 4 years ago
parent a4d5724662
commit 9f9d2c8e8b

@ -21,6 +21,7 @@ Install add-on by downloading xpi-file.
[Harper's Magazine](https://harpers.org) -
[Inkl](https://www.inkl.com) -
[National Review](https://www.nationalreview.com) -
[Newsweek](https://www.newsweek.com) -
[The American Interest](https://www.the-american-interest.com) -
[The Atlantic](https://www.theatlantic.com) -
[The Christian Science Monitor](https://www.csmonitor.com) -

@ -197,6 +197,7 @@ var blockedRegexes = {
'nationalreview.com': /.+\.blueconic\.net\/.+/,
'newcastleherald.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,
'newrepublic.com': /.+\.onecount\.net\/js\/.+/,
'newsweek.com': /.+\.googletagmanager\.com\/gtm\.js/,
'nytimes.com': /(.+meter-svc\.nytimes\.com\/meter\.js.+|.+mwcm\.nyt\.com\/.+\.js)/,
'nzherald.co.nz': /nzherald\.co\.nz\/.+\/headjs\/.+\.js/,
'portnews.com.au': /.+cdn-au\.piano\.io\/api\/tinypass.+\.js/,

@ -156,6 +156,7 @@
"*://*.newrepublic.com/*",
"*://*.news-gazette.com/*",
"*://*.newstatesman.com/*",
"*://*.newsweek.com/*",
"*://*.newyorker.com/*",
"*://*.northerndailyleader.com.au/*",
"*://*.nrc.nl/*",
@ -246,6 +247,7 @@
"*://*.epimg.net/*",
"*://*.evolok.net/*",
"*://*.flip-pay.com/*",
"*://*.googletagmanager.com/*",
"*://*.htmedia.in/*",
"*://*.jsdelivr.net/*",
"*://*.lightboxcdn.com/*",

@ -105,6 +105,7 @@ var defaultSites =
"New York Magazine": "nymag.com",
"New Zealand Herald": "nzherald.co.nz",
"Newcastle Herald": "newcastleherald.com.au",
"Newsweek": "newsweek.com",
"Nikkei Asian Review": "asia.nikkei.com",
"Northern Territory News": "ntnews.com.au",
"NRC Handelsblad": "nrc.nl",

Loading…
Cancel
Save