+1 Pubkey Ban (100K Events...)
parent
cb099b6bda
commit
32ad8eee0d
|
@ -233,7 +233,8 @@ export default class AppPolicy implements NPolicy {
|
||||||
/* OSINT - Spam */
|
/* OSINT - Spam */
|
||||||
new PubkeyBanPolicy([
|
new PubkeyBanPolicy([
|
||||||
'1e3aa9756736f8eabd7e37b985003fe809c7df1efa9779d0ce49aa1d80324f5f', /* vpnshop -- trojan & vmess URLs */
|
'1e3aa9756736f8eabd7e37b985003fe809c7df1efa9779d0ce49aa1d80324f5f', /* vpnshop -- trojan & vmess URLs */
|
||||||
'3493b0c2376fe2a91dc804985ffd681f50210611597a2003f724c6744ce7120f' /*eth.limo IPFS monitor*/
|
'3493b0c2376fe2a91dc804985ffd681f50210611597a2003f724c6744ce7120f', /*eth.limo IPFS monitor*/
|
||||||
|
'0a7c232a5c4dd0d472d34ca6e768529dffd4683e1968a236a5c789d86837a856' /* JSON response spam +100K Events*/
|
||||||
]),
|
]),
|
||||||
|
|
||||||
new AntiDuplicationPolicy({ kv, minLength: 50 }),
|
new AntiDuplicationPolicy({ kv, minLength: 50 }),
|
||||||
|
|
Loading…
Reference in New Issue