update the main page
This commit is contained in:
parent
a51bb2af9d
commit
508be6131d
2
api.py
2
api.py
@ -141,7 +141,7 @@ def add_other_db(timestamp,seedText,request_type):
|
||||
@app.route('/', methods=['GET'])
|
||||
def home():
|
||||
return '''<h1>Queer Motto API: To know exactly how many times to cry</h1>
|
||||
<a href="https://gitlab.com/siusoon/queer-motto-api">https://gitlab.com/siusoon/queer-motto-api</a>'''
|
||||
<a href="https://gitlab.com/siusoon/queer-motto-api">Queer Motto API Manual</a>'''
|
||||
|
||||
|
||||
@app.route('/queermottoAPI/r1/refusal', methods=['GET'])
|
||||
|
Loading…
Reference in New Issue
Block a user