Closed Alex-302 closed 4 years ago
I'm not sure, but I guess that it's due to [style="padding-bottom: 16px;"]
and probably changing it to [style*="padding-bottom: 16px;"]
should works.
https://forum.adguard.com/index.php?threads/resolved-news-softpedia-com.12426/#post-112475
Sometimes that rule works, somtimes - no.
URL: https://turksemedia.nl/wk-handboogschieten-in-nederland-turkije-pakt-zilver/
Screenshot:
The rule:
Actual behavior:
After blinking banners are visible.
But this rule works fine:
turksemedia.nl#$?#div[class="sidebar_item"][style="padding-bottom: 16px;"]:has(> a > img[width="276"]) { remove: true; }
Before checking add exclusion rule:
turksemedia.nl#@$?#div[class="sidebar_item"][style="padding-bottom: 16px;"]:has(> a > img[width="276"]) { remove: true; }
AdGuard 3.1.3, Chrome.