diff --git a/policy.ts b/policy.ts index 1e1e23a..d456413 100644 --- a/policy.ts +++ b/policy.ts @@ -129,6 +129,7 @@ export default class AppPolicy implements NPolicy { ]), /* NSFW - Porn */ new PubkeyBanPolicy([ + '6024aa81243e2935476a3ca472b35fc0d2e347efc5590b6af42bf113afc54e31', 'd38b4595f73619c14871c39fface15b6ecaa5284e473ff206aaee4f6f4044403' ]), new AntiDuplicationPolicy({ kv, minLength: 50 }),