dfs
This commit is contained in:
parent
aa7db683e8
commit
0e7b3a9555
1 changed files with 0 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue