Small fixes

This commit is contained in:
nsde 2023-08-01 01:21:59 +02:00
parent bf1e494318
commit 6ddf008b1f
2 changed files with 2 additions and 2 deletions

View file

@ -84,7 +84,7 @@ def create_app() -> flask.Flask:
data = json.load(open('data/tos.json', encoding='utf8'))
del data[code]
json.dump(secrets, open('data/tos.json', 'w', encoding='utf8'))
json.dump(data, open('data/tos.json', 'w', encoding='utf8'))
return 'Removed.', 204

View file

@ -75,7 +75,7 @@
{% if verify %}
<p>
Because you just ran <code>/key</code>:
Because you just ran <code>/credentials</code>:
<b>
If you accept both the privacy policy and terms of service, answer with the emoji below .
<i>Tip: you can use the search feature to find the emoji more quickly.</i>