From 3169e7a7fcdc3d9ed7c2f76f812f364f8e97813c Mon Sep 17 00:00:00 2001 From: Nina Wiedemann Date: Sun, 24 Nov 2024 16:22:16 +0000 Subject: [PATCH] Change 3741 "Space Center Houston (Was Johnson Space Center)": Multimachine from: 1 to: 3 Paywall from: False to: True --- data/server_locations.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) diff --git a/data/server_locations.json b/data/server_locations.json index 2e4a2800..f62b10dd 100644 --- a/data/server_locations.json +++ b/data/server_locations.json @@ -44729,6 +44729,29 @@ "id": 7649, "last_updated": "2024-11-23" } + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + -95.089998, + 29.5593451 + ] + }, + "properties": { + "name": "Space Center Houston (Was Johnson Space Center)", + "area": "Texas", + "address": "2101 NASA Pkwy, Houston", + "external_url": "http://209.221.138.252/Details.aspx?location=2496", + "internal_url": "null", + "machine_status": "available", + "status": "unvisited", + "id": 3741, + "last_updated": "2024-11-24", + "multimachine": 3, + "paywall": true + } } ] } \ No newline at end of file