diff options
Diffstat (limited to '')
-rw-r--r-- | flora/services/akkoma.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flora/services/akkoma.nix b/flora/services/akkoma.nix index 3d031ee..79ac343 100644 --- a/flora/services/akkoma.nix +++ b/flora/services/akkoma.nix @@ -84,6 +84,7 @@ in (mkTuple ["mastodon.social" "spam"]) (mkTuple ["mstdn.social" "scraping for language model"]) (mkTuple ["uden.ai" "lol"]) + (mkTuple ["poa.st" "not a nice place"]) ]; }; ":mrf".policies = map mkAtom [ |