Merge pull request 'make mastodon.social follower only' (#44) from make-mastodon-social-follower-only into main

Reviewed-on: #44
This commit is contained in:
Charlotte 🦝 Delenk 2023-05-01 19:53:24 +00:00
commit 0a3dabbbf2
Signed by: gitea-bot
GPG key ID: C9974EDF9932B558

View file

@ -141,9 +141,9 @@
followers_only = processMap {
"vivaldi.net" = "Corporate instance; Registers nonconsensual accounts for Vivaldi Sync users";
"bird.makeup" = "Birdsite scraper with removed limitations and privacy considerations";
"mastodon.social" = "Owner tries to monopolize the fediverse entirely on this instance.";
};
federated_timeline_removal = processMap {
"mastodon.social" = "Too large to be moderated well";
"mastodon.online" = "Too large to be moderated well";
"tumblr.com" = "Too large to be moderated well, corporate instance";
};