From 0b941a66ea71963d1e96022087623418caf21ef3 Mon Sep 17 00:00:00 2001 From: Nina Wiedemann Date: Sat, 14 Dec 2024 13:26:58 +0000 Subject: [PATCH] =?UTF-8?q?Change=20724=20"Restaurant=20=E2=80=9CLe=20M?= =?UTF-8?q?=C3=A9tropole=E2=80=9D":=09=09Status=20from:=20available=20to:?= =?UTF-8?q?=20retired=09=09Title=20from:=20Restaurant=20=C3=A2=C2=80=C2=9C?= =?UTF-8?q?Le=20M=C3=83=C2=A9tropole=C3=A2=C2=80=C2=9D=20to:=20Restaurant?= =?UTF-8?q?=20=E2=80=9CLe=20M=C3=A9tropole=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/server_locations.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index ece7f6ab..0a4e1f23 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45536,6 +45536,27 @@ "id": 5056, "last_updated": "2024-12-14" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 6.909798, + 46.434784 + ] + }, + "properties": { + "name": "Restaurant “Le Métropole”", + "area": "Switzerland", + "address": "Grand-Rue 57", + "external_url": "http://209.221.138.252/Details.aspx?location=279193", + "internal_url": "null", + "machine_status": "retired", + "status": "unvisited", + "id": 724, + "last_updated": "2024-12-14" + } } ] } \ No newline at end of file