What’s the best way to see the list of instances a given lemmy instance has defederated from?

    • Blizzard@lemmy.zip
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      Scroll to the bottom and you’ll see them

      That wasn’t as easy as I expected.

      • axzxc1236@lemm.ee
        link
        fedilink
        arrow-up
        5
        ·
        edit-2
        10 months ago

        On Desktop computer, you can use the code below to remove federated instances list. (Use the code in Developer Console)

        document.querySelector(".home-instances .row").remove();

        (Tested with instances that uses version 0.18.4)

    • maracuyaOP
      link
      fedilink
      arrow-up
      3
      ·
      10 months ago

      thank you, this is exactly what I was looking for.

      • Blaze@discuss.tchncs.de
        link
        fedilink
        arrow-up
        3
        ·
        10 months ago

        I had no idea, I had a quick look yesterday, seemed to do what people wanted.

        Is there an alternative made by other people?

          • johntash@eviltoast.org
            link
            fedilink
            English
            arrow-up
            3
            ·
            10 months ago

            Ohh, thanks for the info! I thought maybe it was a jab at NZ but figured it couldn’t be that. I had no idea they exist, but will avoid them

          • drkt@feddit.dk
            link
            fedilink
            arrow-up
            3
            arrow-down
            1
            ·
            10 months ago

            I am perfectly aware but I still don’t understand why that matters. If I were to hold myself to such a standard as to never use code written by people whom I don’t like, even if it is justified, then I might as well go ahead and join the Amish because I can never touch a computer again.

    • lars@lemmy.world
      link
      fedilink
      arrow-up
      5
      ·
      10 months ago

      Ughhhhh THANK YOU!

      I saw this the other day somewhere and didn’t realize it was a goldmine… Then I forgot what it was called, where it was, where and how I’d found it, and the search engines treated me like it was 1994 when I looked for it on my own.