Is it possible to block communities by name? Or is there any workaround to do so?

Specifically I am not interested in .*Moe posts. So whenever a “SomethingMoe” pops up in my feed, I block that community. However, unlike most other communities, they seem to have a never ending source of permutations of their names. This can get very tiring, as blocking them makes the general feed contain less, but never any of these posts.

I guess I could write a script, which blocks any community with the regex /.*[Mm]oe.*/gm and run it periodically. But I am a lazy bugger and neither want to write the script nor run it semi-periodically.

  • ToxicWaste@lemmy.cafeOP
    link
    fedilink
    English
    arrow-up
    1
    ·
    12 hours ago

    Also a good option to have these “blocks” synced over multiple accounts. I did not think of uBlock Origin at all. Thanks for the Suggestion!