From a8e30565c8cf1e1fe6be2dbc9d63f171d64fb791 Mon Sep 17 00:00:00 2001 From: ghost Date: Sat, 5 Jan 2019 17:59:26 -0800 Subject: [PATCH] Fix for EU users of washingtonpost.com --- background.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/background.js b/background.js index 9dee87a..9146dcf 100644 --- a/background.js +++ b/background.js @@ -91,7 +91,8 @@ const allow_cookies = [ 'medium.com', 'theadvocate.com.au', 'examiner.com.au', -'thestar.com' +'thestar.com', +'washingtonpost.com' ] // Removes cookies after page load