diff --git a/web/app.py b/web/app.py index 56d8429..efd8d96 100644 --- a/web/app.py +++ b/web/app.py @@ -5856,6 +5856,7 @@ TG #: ''' + str(tg_d.tg) + ''' def auth(): hblink_req = request.json print((hblink_req)) + print(peer_locations) if hblink_req['secret'] in shared_secrets(): try: if hblink_req['ping']: