+1 Pubkey Ban

main
SleepingCrows 2024-06-22 19:40:25 -04:00
parent 1c6493e32a
commit b84582cd74
1 changed files with 7 additions and 1 deletions

View File

@ -190,6 +190,12 @@ export default class AppPolicy implements NPolicy {
'41c247a3e9c93a994977305885586cb933567045ff9b9bed6f8ebc57cdf1f2d7',
'd38b4595f73619c14871c39fface15b6ecaa5284e473ff206aaee4f6f4044403'
]),
/* OSINT - Spam */
new PubkeyBanPolicy([
'1e3aa9756736f8eabd7e37b985003fe809c7df1efa9779d0ce49aa1d80324f5f' /* vpnshop -- trojan & vmess URLs */
]),
new AntiDuplicationPolicy({ kv, minLength: 50 }),
]);