forked from emily/nixfiles
Adjust and amend defederation reason wording
This commit is contained in:
parent
d6328117b8
commit
d1091ec8ba
1 changed files with 9 additions and 9 deletions
|
@ -151,27 +151,27 @@
|
||||||
|
|
||||||
":mrf_simple" = {
|
":mrf_simple" = {
|
||||||
reject = mapAttrsToListOfTuple {
|
reject = mapAttrsToListOfTuple {
|
||||||
"bae.st" = "transphobia / queerphobia";
|
"bae.st" = "transphobia, queerphobia";
|
||||||
"brighteon.social" = "transphobia, pro trump";
|
"brighteon.social" = "transphobia, right‐wing extremism";
|
||||||
"detroitriotcity.com" = "transphobia / queerphobia";
|
"detroitriotcity.com" = "transphobia, queerphobia";
|
||||||
"freeatlantis.com" = "harassment";
|
"freeatlantis.com" = "harassment";
|
||||||
"freespeechextremist.com" = "N/A";
|
"freespeechextremist.com" = "N/A";
|
||||||
"gab.com" = "N/A";
|
"gab.com" = "N/A";
|
||||||
"gleasonator.com" = "transphobia";
|
"gleasonator.com" = "transphobia";
|
||||||
"kitsunemimi.club" = "transphobia";
|
"kitsunemimi.club" = "transphobia";
|
||||||
"kiwifarms.*" = "N/A";
|
"kiwifarms.*" = "harassment";
|
||||||
"poa.st" = "queerphobia / racism / nazis";
|
"poa.st" = "queerphobia, racism, right‐wing extremism";
|
||||||
"seal.cafe" = "transphobia";
|
"seal.cafe" = "transphobia";
|
||||||
"social.quodverum.com" = "N/A";
|
"social.quodverum.com" = "N/A";
|
||||||
"spinster.xyz" = "transphobia";
|
"spinster.xyz" = "transphobia";
|
||||||
"truthsocial.co.in" = "N/A";
|
"truthsocial.co.in" = "N/A";
|
||||||
"varishangout.net" = "transphobia";
|
"varishangout.net" = "transphobia";
|
||||||
"activitypub-troll.cf" = "N/A";
|
"activitypub-troll.cf" = "N/A";
|
||||||
"misskey-forkbomb.cf" = "N/A";
|
"misskey-forkbomb.cf" = "security";
|
||||||
"repl.co" = "N/A";
|
"repl.co" = "N/A";
|
||||||
"rape.pet" = "CP";
|
"rape.pet" = "CSAM";
|
||||||
"childlove.space" = "CP";
|
"childlove.space" = "CSAM";
|
||||||
"pedo.school" = "CP";
|
"pedo.school" = "CSAM";
|
||||||
"loli.church" = "transphobia";
|
"loli.church" = "transphobia";
|
||||||
"usasa.ky" = "spam";
|
"usasa.ky" = "spam";
|
||||||
"tickler.cc" = "spam";
|
"tickler.cc" = "spam";
|
||||||
|
|
Loading…
Reference in a new issue