I’m not sure what’s going on over there, but half the time I see a post from there or go into a comment section and it’s just…bad. Like old reddit the_donald bad. Constant trolling, etc. You TS just really bad vibes. I’ve been blocking the communities as they come up, but I’m not sure what else I can do.

  • Kes
    link
    fedilink
    202 years ago

    You can filter out instances with Ublock Origin for desktop and Sync for mobile. This will remove any posts and comments from users from that instance. It’s a lot easier than trying to get your instance admin to defederate a major instance or setting up your own while still getting rid of hexbear for you

    • @[email protected]
      link
      fedilink
      English
      42 years ago

      Thanks for mentioning Sync can do this. I have been wondering about this since I first joined for the various nsfw instances (didn’t want to blanket block NSFW posts)

    • temeela [she/them]
      link
      fedilink
      12 years ago

      If I may ask, how do you do so with uBlock? Haven’t found any info on filtering instances as a user

        • temeela [she/them]
          link
          fedilink
          English
          1
          edit-2
          2 years ago

          Thanks! For anyone that wants something that will block posts and comments do the following in uBlock Settings -> My Filters:

          your.instance##.post-listing:has(*:matches-attr(href=/.*@blockedinstance\.domain/))
          your.instance##.comment:has(*:matches-attr(href=/.*@blockedinstance\.domain/))
          

          In this case from blahaj to hexbear:

          lemmy.blahaj.zone##.post-listing:has(*:matches-attr(href=/.*@hexbear\.net/))
          lemmy.blahaj.zone##.comment:has(*:matches-attr(href=/.*@hexbear\.net/))
          

          Edit to add this will also make sure it doesn’t remove posts that just have the instance in the title, just posts from the instance.