NEW 226076
WKContentRuleList: allow using if-domain and unless-domain in a single rule
https://bugs.webkit.org/show_bug.cgi?id=226076
Summary WKContentRuleList: allow using if-domain and unless-domain in a single rule
Andrey Meshkov
Reported 2021-05-21 04:27:42 PDT
Rules that combined allowed and restricted domains are a really often case in popular blocking lists. Most of the time they're needed to exclude particular subdomains from a wider rule. Something like this: `example.org,~subdomain.example.org` Unfortunately, that's not possible with Safari. Can this limitation be lifted?
Attachments
Radar WebKit Bug Importer
Comment 1 2021-05-28 04:28:15 PDT
Andrey Meshkov
Comment 2 2024-12-16 01:34:41 PST
Hello, could you please take a look at this issue? This limitation leads to discarding hundreds of content blocking rules from the popular filter lists.
Note You need to log in before you can comment on or make changes to this bug.