sneed
This commit is contained in:
parent
22e8c61c03
commit
60d3aa93b2
1 changed files with 1 additions and 1 deletions
|
@ -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'])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue