From 3dca5fd72cf52bc65815808132db0c21b78b71b5 Mon Sep 17 00:00:00 2001 From: Vincent Cloutier Date: Sun, 27 Nov 2022 15:49:43 -0500 Subject: [PATCH] updated README --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 9d6b622..22e70bf 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,13 @@ ## About -Bird.makeup is a way to follow twitter user from any ActivityPub service. +Bird.makeup is a way to follow twitter user from any ActivityPub service. The aim is to make tweets appear as native a possible to the fediverse, while being as scalable as possible. Unlike BirdsiteLive, bird.makeup doesn't use official twitter api, but the undocumented frontend api, just like nitter.net, which doesn't have rate limiting. ## Official instance -You can find an official instance here: [bird.makeup](https://bird.makeup). +You can find an official instance here: [bird.makeup](https://bird.makeup). If you are an instance admin that prefers to not have tweets federated to you, please block the entire instance. + +Please consider if you really need another instance before spinning up a new one, as having multiple domain makes it harder for moderator to block twitter content. ## License