+2 Keyword Bans, +2 Tag Bans, +4 Pubkey Bans
parent
bba06ba624
commit
f9e0138116
|
@ -8,7 +8,9 @@ export default class AppPolicy implements NPolicy {
|
|||
const policy = new PipePolicy([
|
||||
new KeywordPolicy([
|
||||
'bae.st/media',
|
||||
'scrolller.com/',
|
||||
'nsfw 18+ Sexual',
|
||||
'NSFW sexual content',
|
||||
':nsfw:',
|
||||
':role_nsfw:']),
|
||||
new HashtagPolicy([
|
||||
|
@ -17,8 +19,10 @@ export default class AppPolicy implements NPolicy {
|
|||
'assworship',
|
||||
'boobs',
|
||||
'boobies',
|
||||
'blowjob',
|
||||
'butt',
|
||||
'cock',
|
||||
'couplefucking',
|
||||
'dick',
|
||||
'dickpic',
|
||||
'explosionloli',
|
||||
|
@ -91,7 +95,9 @@ export default class AppPolicy implements NPolicy {
|
|||
'487c92cba06244b35294be302f6188d12b8506343a74d9923f2fc7d95053ebcf',
|
||||
'377415eab7a3ccaa0ad128901adb181c807b36ad120619a52a7105609535fdb4',
|
||||
'5fbc69d81c94c0fee87bf0a93b0d8d6d0d9764dede4f2e5481d528d07fefb1f7',
|
||||
'070df0ac4b1f46bb7450ec04508ef30853f378c6797201ea0ba21930a017704e']),
|
||||
'040800fbf037446914696f6bd33be1dcb34dee61f793cf709f00d161e21fd81c',
|
||||
'7bb277bade338032c54ae1080011376c9fa0c7581c708a6f219f6f0414138aa6',
|
||||
'6d30bbc96c99027f6bffe8151700f650f5c0be0cba2d2ac814dcccaf5cb99d46', '070df0ac4b1f46bb7450ec04508ef30853f378c6797201ea0ba21930a017704e']),
|
||||
new AntiDuplicationPolicy({ kv, minLength: 50 }),
|
||||
]);
|
||||
|
||||
|
|
Loading…
Reference in New Issue