remotes/1693045480750635534/spooky-22
Aevann1 2021-12-29 10:31:47 +02:00
parent 6d3831e689
commit cc777a8400
1 changed files with 0 additions and 4 deletions

View File

@ -33,10 +33,6 @@ tiers={
"(Rich Bich)": 5,
}
@app.get("/useragent")
def useragent():
return request.headers.get("User-Agent","")
@app.post("/settings/removebackground")
@limiter.limit("1/second")
@auth_required