How do I go about blocking particular content but not necessarily the people that post it? There’s a few comics that are on my feed regularly which I can’t stand and want to make sure I don’t see them.

  • Iconoclast@feddit.uk
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    2 days ago

    If the title has a repeating word you can use that for keyword blocking with uBlock Origin, though last time I checked it applies to usernames as well. This this wont block their comments but will block all posts from them if you write their username there.

    feddit.uk##div.post-listing:has(span:has-text(/keyword/i))

    Just make sure to switch in your own instance.