Skip to content

Commit

Permalink
Updates from website (problems json)
Browse files Browse the repository at this point in the history
  • Loading branch information
jannisborn committed Nov 24, 2024
1 parent f45c3f7 commit e7ddd30
Showing 1 changed file with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions data/problems.json
Original file line number Diff line number Diff line change
Expand Up @@ -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. "
}
]
}

0 comments on commit e7ddd30

Please sign in to comment.