Browse Source

update the main page

master
siusoon 3 years ago
parent
commit
508be6131d
  1. 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…
Cancel
Save