Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhawk8054 authored Aug 16, 2023
1 parent 8833aa9 commit 4043800
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions filters/annoyances-cookies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -229,3 +229,9 @@ pushsquare.com##+js(trusted-set-cookie, eupubconsent-v2, CPwbUmgPwbUmgAcABBENDSC
! https://www.reddit.com/r/uBlockOrigin/comments/15pt2zz/how_to_get_rid_of_this_cookiebot_crap_it_pops_up/
! Embedded content - Statistics + Marketing cookies
bt.dk##+js(trusted-set-cookie, CookieConsent, {necessary:true%2Cpreferences:false%2Cstatistics:true%2Cmarketing:true}, 1year)

! https://github.com/uBlockOrigin/uBlock-issues/issues/2777 - Functional cookie
dlalakierni.pl##+js(trusted-set-cookie, AtomStore[COOKIES_ACCEPTED], 1, 1year, , reload, 1)
dlalakierni.pl##+js(trusted-set-cookie, AtomStore[FUNCTIONAL_COOKIES_ACCEPTED], 1, 1year)
dlalakierni.pl##+js(trusted-set-cookie, AtomStore[MARKETING_COOKIES_ACCEPTED], 0, 1year)
dlalakierni.pl##.header-cookie-message

1 comment on commit 4043800

@krystian3w
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe too fastly, we don't know of obvious breakages with use standard :remove() or :style(...)

Please sign in to comment.