Skip to content
This repository has been archived by the owner on Jan 7, 2025. It is now read-only.

Commit

Permalink
Removed cookie injection for politiken.dk (#482)
Browse files Browse the repository at this point in the history
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 <[email protected]>
  • Loading branch information
abhishekmadan30 and Trikolon authored Mar 22, 2024
1 parent 8726f5a commit 87aa895
Showing 1 changed file with 1 addition and 8 deletions.
9 changes: 1 addition & 8 deletions cookie-banner-rules-list.json
Original file line number Diff line number Diff line change
Expand Up @@ -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"]
},
Expand Down

0 comments on commit 87aa895

Please sign in to comment.