From 2790e07403547e31fa6667057eccd968d6fd7fc3 Mon Sep 17 00:00:00 2001 From: "Tobias Wellnitz, DH1TW" Date: Sun, 5 Dec 2021 13:01:14 +0100 Subject: [PATCH] updated URL to Clublogs prefix & exeptions XML --- pyhamtools/lookuplib.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyhamtools/lookuplib.py b/pyhamtools/lookuplib.py index b4c6134..8d6592c 100644 --- a/pyhamtools/lookuplib.py +++ b/pyhamtools/lookuplib.py @@ -978,7 +978,7 @@ class LookupLib(object): return lookup def _load_clublogXML(self, - url="https://secure.clublog.org/cty.php", + url="https://cdn.clublog.org/cty.php", apikey=None, cty_file=None): """ Load and process the ClublogXML file either as a download or from file