Key Ban Comment

non-english
SleepingCrows 2024-06-22 15:07:00 -04:00
parent fb33d5066a
commit dae14d865f
1 changed files with 1 additions and 1 deletions

View File

@ -115,7 +115,7 @@ export default class AppPolicy implements NPolicy {
]), ]),
/* Non-English - High Frequency Keys */ /* Non-English - High Frequency Keys */
new PubkeyBanPolicy([ new PubkeyBanPolicy([
'c81c7999f7276387317878e59d7c321093a433977ee6811ca76dc3a9738e1869' 'c81c7999f7276387317878e59d7c321093a433977ee6811ca76dc3a9738e1869' /*rain8128.github.io Follows Thousands of Keys.*/
]), ]),
new AntiDuplicationPolicy({ kv, minLength: 50 }), new AntiDuplicationPolicy({ kv, minLength: 50 }),
]); ]);