diff --git a/web/app.py b/web/app.py index dd5d6d9..354760b 100644 --- a/web/app.py +++ b/web/app.py @@ -56,7 +56,7 @@ from cryptography.fernet import Fernet from flaskext.markdown import Markdown peer_locations = {} -hbnet_version = 'V 09242022' +hbnet_version = 'V 09262022' # Query radioid.net for list of IDs def get_ids(callsign): @@ -1269,7 +1269,7 @@ By using this service, you agree not to do anything malicious. You agree to use #print(script_links) content = content + '''\n
''' + str(gen_passphrase(int(i[0]))) + '''
''' + str(gen_passphrase(int(i[0]))) + '''
''' + legacy_passphrase + '''
''' + str(i[1]) + '''
Your API key: ''' + str(user_aprs.api_keys)[1:-1] + '''