From e7ddd30cf374744bb32eb0b381975ccf1cd55ead Mon Sep 17 00:00:00 2001 From: Jannis Born Date: Mon, 25 Nov 2024 00:27:16 +0100 Subject: [PATCH] Updates from website (problems json) --- data/problems.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) diff --git a/data/problems.json b/data/problems.json index 838ad533..f5572739 100644 --- a/data/problems.json +++ b/data/problems.json @@ -176,6 +176,28 @@ "last_updated": -1 }, "problem": "To-be-added-machine Dierenpark (ZOO) in Netherlands seems unavailable: http://209.221.138.252/Details.aspx?location=708 with Internal Server Error (500)" + }, + { + "type": "Feature", + "geometry": { + "type": "Point", + "coordinates": [ + 0, + 0 + ] + }, + "properties": { + "name": "Unknown Location ", + "area": "Taiwan", + "address": ", Unknown. ", + "status": "unvisited", + "external_url": "http://209.221.138.252/Details.aspx?location=445868", + "internal_url": "null", + "machine_status": "available", + "id": -1, + "last_updated": -1 + }, + "problem": "Unknown Location could not find coordinates for , Unknown. " } ] } \ No newline at end of file