From 4ec2b7360e722f20aa97b09a05d093fa9c707876 Mon Sep 17 00:00:00 2001 From: Nina Wiedemann Date: Tue, 3 Dec 2024 00:40:24 +0000 Subject: [PATCH] Change 3339 "Walt Disney World, *Magic Kingdom*": Multimachine from: 1 to: 22 --- data/server_locations.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index 35f99a812..4281d1fb2 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -45218,6 +45218,28 @@ "id": 5320, "last_updated": "2024-11-07" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -81.581212, + 28.417663 + ] + }, + "properties": { + "name": "Walt Disney World, *Magic Kingdom*", + "area": "Florida", + "address": "Magic Kingdom Resort, Lake Buena Vista", + "external_url": "http://209.221.138.252/Details.aspx?location=1636", + "internal_url": "null", + "machine_status": "available", + "status": "unvisited", + "id": 3339, + "last_updated": "2024-12-03", + "multimachine": 22 + } } ] } \ No newline at end of file