Xiao Bin, I choose you!

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2022-05-06 12:30:25 +01:00
parent 2749c28f21
commit adefb2c5b4
2 changed files with 57 additions and 6 deletions

View File

@@ -94,8 +94,7 @@ if (!isComment) {
'cnm',
'fuck.*\\b(mom|mum|mother)\\b',
'尼玛',
'去你吗',
'(日|操|草)(你|泥|拟)' + maWords,
'(叼|去|日|操|草)(你|泥|拟)' + maWords,
]
for (const word of fuckMotherWords) {
if (new RegExp(word, 'i').test(titleAndBody)) {