From c1816ecebe5297db629a1e8b75241ff519b6257d Mon Sep 17 00:00:00 2001 From: krakenrf <78108016+krakenrf@users.noreply.github.com> Date: Thu, 13 Oct 2022 23:14:27 +1300 Subject: Update sondehub_krakenmap.py --- misc_scripts/sondehub_krakenmap.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc_scripts/sondehub_krakenmap.py') diff --git a/misc_scripts/sondehub_krakenmap.py b/misc_scripts/sondehub_krakenmap.py index e5698a3..2be8b63 100644 --- a/misc_scripts/sondehub_krakenmap.py +++ b/misc_scripts/sondehub_krakenmap.py @@ -7,7 +7,7 @@ import sondehub import requests -API_SERVER = 'https://map.krakenrf.com:8842' +API_SERVER = 'https://map.krakenrf.com:443' login = {'username': 'username', 'password': 'password'} -- cgit v1.2.3