lemmy.ca##div.post-listing:has(:is([href*="url"],[href*="url"],[href*="url"],[href*="url"]))
this post was submitted on 08 Oct 2025
2 points (75.0% liked)
uBlockOrigin
1070 readers
4 users here now
uBlock Origin - Free, open-source ad content blocker. Easy on CPU and memory.
Related communities: c/linux, c/opensource, c/privacy, c/firefox, c/security, c/librewolf, c/iceraven
founded 3 years ago
MODERATORS
Oh! It just takes a comma? That's super simple. Awesome.
Thank you!
comma works usually but i experienced inconsistent results with that in the past, so i add the
:is()
wrapper just in case
Good to know.