-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Support the :-abp-has()
procedural selector in adblock rules
#28609
Comments
I don't know if Stable already has :has support but Nightly does, so you can temporary add 9gag.com##article:has(.promoted) until Brave team merges that PR and it gets compatibility with those ABP extended CSS selectors. |
:-abp-has()
procedural selector in adblock rules
Not seeing a difference between 1.49.120 (current release) and 1.51.91 (beta). Asked about it here - https://bravesoftware.slack.com/archives/C3GNZANPR/p1678887643343389. Labelling as |
Verified with
Verified STR from description.
Verification passed on
Verified STR from description.
|
Verification PASSED on
Went through the STR/Cases outlined via #28609 (comment) and ensured that
Verification PASSED on
Went through the STR/Cases outlined via #28609 (comment) and ensured that
|
Description
on https://9gag.com there are "promoted" posts that are not blocked.
they popup after scrolling down on the main page.
here is an example:
I have inspected the code:
the issue is that the article id is random.
Steps to Reproduce
Actual result:
Expected result:
Reproduces how often:
Desktop Brave version:
Android Device details:
Version/Channel Information:
Other Additional Information:
Miscellaneous Information:
The text was updated successfully, but these errors were encountered: