summaryrefslogtreecommitdiff
path: root/flora
diff options
context:
space:
mode:
Diffstat (limited to 'flora')
-rw-r--r--flora/services/akkoma.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/flora/services/akkoma.nix b/flora/services/akkoma.nix
index c4f4e39..688b5ec 100644
--- a/flora/services/akkoma.nix
+++ b/flora/services/akkoma.nix
@@ -102,6 +102,7 @@ in
":mrf_simple" = {
reject = [
(mkTuple ["mastodon.social" "spam"])
+ (mkTuple ["mstdn.social" "scraping for language model"])
(mkTuple ["uden.ai" "lol"])
];
};