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