From 33510fe74c85c1779324c8beb844ca3f1e96d804 Mon Sep 17 00:00:00 2001 From: Jannis Born Date: Sun, 16 Feb 2025 00:28:57 +0100 Subject: [PATCH] Updates from website (server_locations) --- data/server_locations.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index 7c82c645..951ff21a 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -48245,6 +48245,27 @@ "id": 1711, "last_updated": "2025-02-15" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -88.96588179999999, + 37.7455012 + ] + }, + "properties": { + "name": "17th Street Bar & Grill", + "area": "Illinois", + "address": "2700 17th Street, Marion", + "external_url": "http://209.221.138.252/Details.aspx?location=80739", + "internal_url": "null", + "machine_status": "retired", + "status": "unvisited", + "id": 1237, + "last_updated": "2024-11-07" + } } ] } \ No newline at end of file