From 3a99cb533edabd9c1d615bf25413514309a87310 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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.py b/config.py index 91f45cb..227c012 100644 --- a/config.py +++ b/config.py @@ -56,3 +56,7 @@ score_mois=3 score_jour=4 noscore=["[20-100]","[20-100]_"] # parce que 20-100 est nul en histoire + +#: bad guys +blacklisted_masks = [("*!leger@zamok.crans.org", None)] + -- 2.39.2