oops
This commit is contained in:
parent
5d6b3d6abc
commit
f5bf9a4d13
1 changed files with 1 additions and 1 deletions
|
|
@ -91,7 +91,7 @@ class AntiSpam(object):
|
|||
return False
|
||||
# Her 'Shopping-list' begins with 'hummm'
|
||||
if profile.description.endswith('Sa shopping-list :\nhummm') or \
|
||||
profile.description.endswith('Sa shopping-list :\nhummmm')
|
||||
profile.description.endswith('Sa shopping-list :\nhummmm'):
|
||||
return False
|
||||
if profile.description.strip().endswith('Sa shopping-list :\nEMAIL:'):
|
||||
return False
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue