Kaynağa Gözat

added couille

feature/find_gromots
Figg 6 ay önce
ebeveyn
işleme
9392039ca2
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2
    1
      scripts/find_gromots.py

+ 2
- 1
scripts/find_gromots.py Dosyayı Görüntüle

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

Loading…
İptal
Kaydet