Просмотр исходного кода

added connard ptin

feature/find_gromots
Figg 6 месяцев назад
Родитель
Сommit
d3ef067e2b
1 измененных файлов: 3 добавлений и 1 удалений
  1. 3
    1
      scripts/find_gromots.py

+ 3
- 1
scripts/find_gromots.py Просмотреть файл

@@ -25,7 +25,9 @@ gros_mots = [
25 25
     'niqu.*',
26 26
     'chi(é|e).*',
27 27
     'bais.*',
28
-    'couill.*'
28
+    'couill.*',
29
+    'conna(rd|sse)';
30
+    'pti?n'
29 31
     ]
30 32
 
31 33
 msg_gros_mots = findWords(export.messages, gros_mots)

Загрузка…
Отмена
Сохранить