diff --git a/README.md b/README.md index 30f4b12..869357d 100644 --- a/README.md +++ b/README.md @@ -21,6 +21,7 @@ [First Things](https://www.firstthings.com) - [Foreign Policy](https://www.foreignpolicy.com) - [Harper's Magazine](https://harpers.org) - +[National Review](https://www.nationalreview.com) - [The American Interest](https://www.the-american-interest.com) - [The Atlantic](https://www.theatlantic.com) - [The Christian Science Monitor](https://www.csmonitor.com) - diff --git a/background.js b/background.js index 56eb714..5d6693f 100644 --- a/background.js +++ b/background.js @@ -32,6 +32,7 @@ var allow_cookies = [ 'lemonde.fr', 'lrb.co.uk', 'mexiconewsdaily.com', +'nationalreview.com', 'nknews.org', 'ntnews.com.au', 'nytimes.com', diff --git a/sites.json b/sites.json index df72898..98a6d95 100644 --- a/sites.json +++ b/sites.json @@ -66,6 +66,7 @@ "MIT Technology Review": "technologyreview.com", "Mountain View Voice": "mv-voice.com", "National Post": "nationalpost.com", + "National Review": "nationalreview.com", "New York Magazine": "nymag.com", "New Zealand Herald": "nzherald.co.nz", "Newcastle Herald": "newcastleherald.com.au",