sfd
This commit is contained in:
parent
c151405b96
commit
bf4994cbb7
1 changed files with 0 additions and 4 deletions
|
@ -875,10 +875,6 @@ def submit_post(v):
|
|||
v.ban(reason="Spamming.",
|
||||
days=1)
|
||||
|
||||
for alt in v.alts:
|
||||
if not alt.is_suspended:
|
||||
alt.ban(reason="Spamming.", days=1)
|
||||
|
||||
for post in similar_posts + similar_urls:
|
||||
post.is_banned = True
|
||||
post.is_pinned = False
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue