Ekaterina is a big spam-slut
This commit is contained in:
parent
a9f92552a4
commit
1941d68b63
1 changed files with 2 additions and 0 deletions
|
|
@ -39,6 +39,8 @@ class AntiSpam(object):
|
||||||
# Check if there is an email address in the offer.
|
# Check if there is an email address in the offer.
|
||||||
if re.match('[\w\d\.-_]+@[\w\d\.]+ vous offre la possibilit', resume):
|
if re.match('[\w\d\.-_]+@[\w\d\.]+ vous offre la possibilit', resume):
|
||||||
return False
|
return False
|
||||||
|
if contact.get_name() == 'Ekaterina':
|
||||||
|
return False
|
||||||
|
|
||||||
return True
|
return True
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue