remotes/1693045480750635534/spooky-22
Aevann1 2021-07-21 18:22:56 +02:00
parent 74b50d42dd
commit c970a6ad73
1 changed files with 1 additions and 1 deletions

View File

@ -405,7 +405,7 @@ def sex():
@app.route("/admin/resize", methods=["GET"])
def resize():
gevent.spawn(sex)
gevent.spawn(archiveorg, "https://sex.com")
return "sex"
@app.route("/submit", methods=['POST'])