Easy Way to see a list of defederated instances for each instance?
Easy Way to see a list of defederated instances for each instance?
What's the best way to see the list of instances a given lemmy instance has defederated from?
domain.tld/instances
So for example:
Scroll to the bottom and you'll see them.
28ReplyScroll to the bottom and you'll see them
That wasn't as easy as I expected.
6ReplyOn 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)
5Reply
thank you, this is exactly what I was looking for.
3Reply
14ReplyThat's a tool made by and for kiwifarms. Don't share that shit
7ReplyI had no idea, I had a quick look yesterday, seemed to do what people wanted.
Is there an alternative made by other people?
3ReplyWhat's a kiwifarm?
3ReplyPermanently Deleted
2Reply
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.
5Replyhow did you find this?
4ReplyAnother thread
5Reply
Open the instance
Scroll to the bottom
Click "Instances" in the footer
CTFL + "Blocked" to take you to the defed list
2Reply