From 547120a577b833ba11cacfce06e0dd6771ffddc2 Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Wed, 23 Oct 2019 13:52:04 +0200 Subject: [PATCH] Fix Quartz (qz.com) --- background.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/background.js b/background.js index 17d041ed..e6bf9fe1 100644 --- a/background.js +++ b/background.js @@ -112,6 +112,7 @@ const allow_cookies = [ 'nytimes.com', 'ocregister.com', 'parool.nl', +'qz.com', 'spectator.co.uk', 'telegraaf.nl', 'theadvocate.com.au', @@ -144,6 +145,7 @@ const remove_cookies = [ 'nymag.com', 'nytimes.com', 'ocregister.com', +'qz.com', 'spectator.co.uk', 'telegraaf.nl', 'theadvocate.com.au',