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

  • axzxc1236@lemm.ee
    link
    fedilink
    arrow-up
    5
    ·
    edit-2
    1 year 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)

    • Blizzard
      link
      fedilink
      English
      arrow-up
      3
      ·
      1 year ago

      I was on my phone and was just pointing out how long the list is…