X-Git-Url: http://gitweb.pimeys.fr/?p=bots%2Fsaturnin.git;a=blobdiff_plain;f=config.py;fp=config.py;h=9f2768f87ceaf95401214db06f036d68ab919b3d;hp=96784910c5afa61a5541feabcf21e4eb7725864b;hb=015c05016255df0dc06e6ebb2e21c7b8dbe34de4;hpb=fd087472ed16a00627af6fd60ea1e8d06374bfe1 diff --git a/config.py b/config.py index 9678491..9f2768f 100644 --- a/config.py +++ b/config.py @@ -99,4 +99,4 @@ times_up_delays = [60*10, 60*20] times_up_sentences = [u"I stayed alive, you're too slow !!!"] ignored_pseudos = r'^Soldat\d+$' -ignored_pan_masks = [r'*!leger@zamok.crans.org', u"jben!*@*"] +ignored_pan_masks = [("*!leger@zamok.crans.org", "jben!*@*")]