From 87aa895f67277d5029a34480a918c58a59302e41 Mon Sep 17 00:00:00 2001 From: abhishekmadan30 <148475204+abhishekmadan30@users.noreply.github.com> Date: Fri, 22 Mar 2024 12:42:14 -0400 Subject: [PATCH] Removed cookie injection for politiken.dk (#482) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit the cookie injection causes the banner to keep appearing. The click rule still works perfectly and deals with the banner Co-authored-by: Paul Zühlcke --- cookie-banner-rules-list.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/cookie-banner-rules-list.json b/cookie-banner-rules-list.json index 55332d5..622befc 100644 --- a/cookie-banner-rules-list.json +++ b/cookie-banner-rules-list.json @@ -2347,14 +2347,7 @@ "optOut": "button#CybotCookiebotDialogBodyButtonDecline", "presence": "div#CybotCookiebotDialog" }, - "cookies": { - "optOut": [ - { - "name": "CookieConsent", - "value": "{stamp:%277wlvZfVgG/Pfkj1y6Hfoz636NePkdUWVOV+lQLpJefS1O2ny+RqIdg==%27%2Cnecessary:true%2Cpreferences:false%2Cstatistics:false%2Cmarketing:false%2Cmethod:%27explicit%27%2Cver:5%2Cutc:1699462925195%2Ciab2:%27CP07BsAP07BsACGABBENDeCgAAAAAH_AAAAAAAAS4gGgAgABkAEQAJ4AbwA_AEWAJ2AYoBMgC8wGCAS4AAAA.YAAAAAAAAAAA%27%2Cgacm:%271~%27%2Cregion:%27de%27}" - } - ] - }, + "cookies": {}, "id": "1006f951-cd51-47cc-9527-5036cef4b85a", "domains": ["politiken.dk"] },