mozilla / cookie-banner-rules-list

Rules List for how Firefox's Automated Cookie Banner Preference Manager is to interact with banners on a site by site basis
Mozilla Public License 2.0
124 stars 27 forks source link

economist.com rule does not support "reject all" action #503

Open Trikolon opened 6 months ago

Trikolon commented 6 months ago

The existing rule only supports "Accept all" see https://github.com/mozilla/cookie-banner-rules-list/blob/6b6530888177c9c8ee76bf1329875ad3776a1172/cookie-banner-rules-list.json#L4372 Since the banner has a "reject all" option we should add selectors for it.

We need to check if we can move it to a different sourcepoint rule that supports opt-out.