From 84e720446a0d7638719f5e3592da3fe04b799ed4 Mon Sep 17 00:00:00 2001 From: Vincent Le Gallic Date: Tue, 18 Jun 2013 20:35:53 +0200 Subject: [PATCH] =?utf8?q?Oubli=20dans=20la=20conf=20de=20la=20liste=20des?= =?utf8?q?=20blacklist=C3=A9s?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- config.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config.py b/config.py index 857e68a..b64cc36 100644 --- a/config.py +++ b/config.py @@ -153,3 +153,5 @@ smileys = [ur':(-|o)?\)', u'\^(_|\.)?\^', u':-?(p|P)', u'=(\)|D|p|P)', ur'\\o/', anglicismes = [u"wtf", u"ftfy", u"it works?", u"fyi", u"kill[^ ]*", u"kick[^ ]*", u"chan(nel)?", u"join", u"btw", u"lmgtfy", u"rtfm", u"asap", u"afaik", u"shit", u"damn", u"fuck", u"bitch", u"updat(e|ed|ing)", u"lol", u"buffer[^ ]*", u"rofl"] +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None)] -- 2.39.2