Browse Source

added couille

feature/find_gromots
Figg 10 months ago
parent
commit
9392039ca2
1 changed files with 2 additions and 1 deletions
  1. 2
    1
      scripts/find_gromots.py

+ 2
- 1
scripts/find_gromots.py View File

24
     'chatte',
24
     'chatte',
25
     'niqu.*',
25
     'niqu.*',
26
     'chi(é|e).*',
26
     'chi(é|e).*',
27
-    'bais.*'
27
+    'bais.*',
28
+    'couill.*'
28
     ]
29
     ]
29
 
30
 
30
 msg_gros_mots = findWords(export.messages, gros_mots)
31
 msg_gros_mots = findWords(export.messages, gros_mots)

Loading…
Cancel
Save