Merge pull request #47 from DarkKirb/remove-a-rathersafe-space

Remove a.rathersafe.space from the media removal
This commit is contained in:
Charlotte 🦝 Delenk 2022-11-18 18:54:00 +01:00 committed by GitHub
commit eb846b36ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -111,9 +111,6 @@
"beefyboys.win" = "freeze peach; hosts neonazis";
"bae.st" = "freeze peach";
};
media_removal = processMap {
"a.rathersafe.space" = "posting borderline illegal imagery as the fediblock account";
};
};
":mrf" = {
policies = map (v: mkRaw ("Pleroma.Web.ActivityPub.MRF." + v)) ["SimplePolicy" "EnsureRePrepended" "MediaProxyWarmingPolicy" "ForceBotUnlistedPolicy" "AntiFollowbotPolicy" "ObjectAgePolicy" "TagPolicy" "RequireImageDescription"];