Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(filters): Dec 19 #1038

Merged
merged 12 commits into from
Dec 30, 2024
3 changes: 0 additions & 3 deletions filters/autoconsent-compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -658,9 +658,6 @@ divelogs.org#@#div.cc-revoke
divelogs.org#@#.cc-bottom.cc-banner
divelogs.org#@#.cc-banner

! https://github.com/ghostery/broken-page-reports/issues/166
combi.de#@#.cookie-notice__content

! https://github.com/ghostery/broken-page-reports/issues/416
! https://github.com/duckduckgo/autoconsent/pull/319
! Enables the use of autoconsent
Expand Down
30 changes: 27 additions & 3 deletions filters/cookies.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,9 +89,6 @@ fxhome.com##.cookie-container
! https://github.com/ghostery/broken-page-reports/issues/273
flip.bg##[id$="_BV_modal_outer_"]

! https://github.com/ghostery/broken-page-reports/issues/441
simply-connect.net##.cc-window[aria-label="cookieconsent"]

! https://github.com/ghostery/broken-page-reports/issues/445
vinicola.eu###js-cc-banner

Expand Down Expand Up @@ -315,3 +312,30 @@ www.flender.com###cboxOverlay

! https://github.com/ghostery/broken-page-reports/issues/1013
petvalu.ca##body>div[class^="sc-"].show

! https://github.com/ghostery/broken-page-reports/issues/1035
suburbanjunglegroup.com##body>div[consent-skip-blocker]
suburbanjunglegroup.com##html[style^="overflow"],body[style^="overflow"]:style(overflow: auto !important;)

! https://github.com/ghostery/broken-page-reports/issues/361
! desktop
plex.tv##.cookie-consent.container-standard
! mobile
plex.tv##html.remodal-is-locked:style(overflow: auto !important)
plex.tv##.remodal-wrapper.remodal-is-opened:has(.cookie-consent)
plex.tv##.remodal-overlay.remodal-is-opened:has(~.remodal-wrapper.remodal-is-opened>.cookie-consent)

! https://github.com/ghostery/broken-page-reports/issues/147
sat1.de##cmp-banner

! https://github.com/ghostery/broken-page-reports/issues/318
ohga.it##.gdpr-modal

! https://github.com/ghostery/broken-page-reports/issues/151
derstandard.at##body[data-pur]>[id^="sp_message_container_"]

! https://github.com/ghostery/broken-page-reports/issues/166
combi.de##.modal--cookie-notice.open

! https://github.com/ghostery/broken-page-reports/issues/172
lvz.de##[id^="sp_message_container_"]
2 changes: 1 addition & 1 deletion filters/fixes.txt
Original file line number Diff line number Diff line change
Expand Up @@ -519,7 +519,7 @@ creativebloq.com#@#.sponsored-article:style(display: none !important)
sport-point-giessen.de##+js(aopw, tarteaucitron)

! https://github.com/ghostery/broken-page-reports/issues/288
routerdefaults.org##html:style(overflow: auto;)
routerdefaults.org##html[style*="overflow"]:style(overflow: auto;)

! https://github.com/ghostery/broken-page-reports/issues/389
20min.ch##body:style(overflow: auto !important)
Expand Down
Loading