mirror of
https://github.com/AdguardTeam/AdguardFilters.git
synced 2026-08-29 12:14:41 +00:00
* Fix #228496 www.hepsiburada.com ad product cards * Merge duplicated rule with `!+ NOT_OPTIMIZED` flag. The existing rule for the `^=sf-smart-banner` class name wasn't applied. The optimized ruleset removes this rule, so I merged it into one with the `!+ NOT_OPTIMIZED` flag. leaved a related comment: https://github.com/AdguardTeam/AdguardFilters/issues/228496#issuecomment-4242971315 * Group the same site rules into the same lines, ordered by ASC * Remove the classname from the `li` element https://github.com/AdguardTeam/AdguardFilters/pull/229131#pullrequestreview-4105299316 * Move the duplicate rule to the `!+ NOT_OPTIMIZED` flag. The duplicate rule doesn't seem to be applied like the `^=sf-smart-banner` rule during filters optimization. * `#hyd-adx` ad-leftover can be seen in Chrome MV3 * Remove the inactive rule This rule part `div[class^="sf-Recommendation-"] > div[class^="sf-Recommendation-"]:has(> div[class^="sf-reco-"])` specifically targets only the section heading. * Narrow the ad hyperlink