this post was submitted on 15 Aug 2023
41 points (95.6% liked)

Fediverse

17538 readers
3 users here now

A community dedicated to fediverse news and discussion.

Fediverse is a portmanteau of "federation" and "universe".

Getting started on Fediverse;

founded 4 years ago
MODERATORS
 

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

you are viewing a single comment's thread
view the rest of the comments
[โ€“] axzxc1236@lemm.ee 4 points 1 year ago* (last edited 1 year ago) (1 children)

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@lemmy.zip 3 points 1 year ago

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