m.room.server_acl: add yesterday's abusive servers

This commit is contained in:
Aminda Suomalainen 2023-06-08 18:25:18 +03:00
parent 9aa6562d83
commit 6741b65a34
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q

View File

@ -47,7 +47,9 @@ Note:
"nerdsin.space", "nerdsin.space",
"thisisjoes.site", "thisisjoes.site",
"pp13.space", "pp13.space",
"evulid.cc" "evulid.cc",
"lgbtqia.zone",
"freyachat.eu"
] ]
} }
``` ```
@ -70,7 +72,7 @@ Explanations:
- `disroot.org`, `privacytools.io`, `feneas.org`, `liberta.casa` - `disroot.org`, `privacytools.io`, `feneas.org`, `liberta.casa`
- Legacy servers that have discontinued, are in progress of discontinuing or - Legacy servers that have discontinued, are in progress of discontinuing or
are just closed for public, that have PL100 in my rooms. are just closed for public, that have PL100 in my rooms.
- `glowers.club`, `midov.pl`, `kiwifarms.net`, `nerdsin.space`, `thisisjoes.site`, `pp13.space` - `glowers.club`, `midov.pl`, `kiwifarms.net`, `nerdsin.space`, `thisisjoes.site`, `pp13.space`, `[no.]lgbtqia.zone`, `freyachat.eu`
- Connected to abusive raids on communities that I am a part of, sometimes even moderate. - Connected to abusive raids on communities that I am a part of, sometimes even moderate.
- Others - Others
- Most likely inherited from _Community Moderation Effort_. - Most likely inherited from _Community Moderation Effort_.