From 1a76ca59d4d3ecd28c385e235b66c174e165b1dc Mon Sep 17 00:00:00 2001 From: alterNERDtive Date: Mon, 5 Sep 2022 15:27:40 +0200 Subject: [PATCH] =?UTF-8?q?spansh.py:=20spansh.co.uk=20=E2=86=92=20spansh.?= =?UTF-8?q?uk?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- spansh.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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: