diff --git a/spansh.py b/spansh.py index 08f5554..bb00f7b 100755 --- a/spansh.py +++ b/spansh.py @@ -173,9 +173,9 @@ args = parser.parse_args() # =========================================================================== APIURLS = { - "nearest": "https://spansh.co.uk/api/nearest", - "stations": "https://spansh.co.uk/api/stations/search", - "systems": "https://spansh.co.uk/api/systems/search", + "nearest": "https://spansh.uk/api/nearest", + "stations": "https://spansh.uk/api/stations/search", + "systems": "https://spansh.uk/api/systems/search", } try: