fg
This commit is contained in:
parent
dc0ede19a5
commit
93110a0eb7
7 changed files with 2 additions and 40 deletions
|
@ -84,9 +84,6 @@ def check_ban_evade(v):
|
|||
g.db.add(ma)
|
||||
except: pass
|
||||
|
||||
try: abort(403)
|
||||
except Exception as e: print(e)
|
||||
|
||||
else:
|
||||
v.ban_evade +=1
|
||||
g.db.add(v)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue