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:
commit
0a3dabbbf2
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue