From e86798fc3d237bde848089413cc107cf78f650bc Mon Sep 17 00:00:00 2001 From: magnolia1234 <7676006-magnolia1234@users.noreply.gitlab.com> Date: Wed, 13 Nov 2019 12:35:23 +0100 Subject: [PATCH] Fix The Atlantic (cookie) --- background.js | 2 ++ 1 file changed, 2 insertions(+) diff --git a/background.js b/background.js index c747260..177f3ab 100644 --- a/background.js +++ b/background.js @@ -123,6 +123,7 @@ const allow_cookies = [ 'telegraaf.nl', 'theadvocate.com.au', 'theage.com.au', +'theatlantic.com', 'theaustralian.com.au', 'thediplomat.com', 'thestar.com', @@ -161,6 +162,7 @@ const remove_cookies = [ 'telegraaf.nl', 'theadvocate.com.au', 'theage.com.au', +'theatlantic.com', 'thediplomat.com', 'thestar.com', 'towardsdatascience.com',