dffd
This commit is contained in:
parent
41a200b7f6
commit
c0ebcae90b
3 changed files with 0 additions and 12 deletions
|
@ -346,9 +346,6 @@ class Comment(Base, Age_times, Scores, Stndrd, Fuzzing):
|
|||
if not v:
|
||||
return False
|
||||
|
||||
if self.is_bot and v.hide_bot:
|
||||
return True
|
||||
|
||||
if any([x in self.body for x in v.filter_words]):
|
||||
return True
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue