mirror of
https://github.com/dh1tw/pyhamtools.git
synced 2026-01-20 15:30:28 +01:00
updated URL to Clublogs prefix & exeptions XML
This commit is contained in:
parent
526a4f8fe9
commit
2790e07403
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue