diff --git a/files/routes/awards.py b/files/routes/awards.py index 8cc814694b..da7878d724 100644 --- a/files/routes/awards.py +++ b/files/routes/awards.py @@ -198,6 +198,7 @@ ALLOW_MULTIPLE = ( "stars" ) +@app.get("/fucking") @app.post("/fucking") @auth_required @validate_formkey