remotes/1693045480750635534/spooky-22
Aevann1 2021-09-24 01:27:35 +02:00
parent cc69842a30
commit 550c365926
1 changed files with 1 additions and 0 deletions

View File

@ -595,6 +595,7 @@ def thumbnail_thread(pid):
db.commit()
db.close()
return True, "Success"
@app.post("/submit")
@limiter.limit("6/minute")