easylist / easylistgermany

EasyList Germany filter subscription
https://easylist.to
38 stars 26 forks source link

kaufland.de #406

Closed devinlinsley closed 3 months ago

devinlinsley commented 3 months ago

Currently block list is blocking all product grid items on the homepage of kaufland.de. The rule blocks .exp-vision, but in order to only block the ad tiles the rule should be for .exp-vision__ext-wrapper--spad.

devinlinsley commented 3 months ago

Hi @Khrin, thanks for making the adjustment but the rule change still results in the .exp-vision element being blocked. The rule should only block .exp-vision__ext-wrapper--spad elements.

The rule should be: kaufland.de##.exp-vision__ext-wrapper--spad not kaufland.de##.exp-vision:has(.exp-vision__ext-wrapper--spad)

Thanks in advance!

monzta commented 3 months ago

@devinlinsley can you point out where kaufland.de##.exp-vision:has(.exp-vision__ext-wrapper--spad) causes issues? I cannot reproduce your issue with updated lists.

devinlinsley commented 3 months ago

Hi, thanks for the quick reply. This grid does not render at all with the current rule.

Screenshot 2024-06-26 at 12 50 43

monzta commented 3 months ago

Thanks! https://github.com/easylist/easylistgermany/commit/bdac0a307f524fd8b0f213a924b3968d77929cd1