Skip to content

Commit

Permalink
Updates from website (server_locations) (#219)
Browse files Browse the repository at this point in the history
* Updates from website (server_locations)

* move token machine to skip file

---------

Co-authored-by: NinaWie <[email protected]>
  • Loading branch information
jannisborn and NinaWie authored Nov 21, 2023
1 parent 909fb10 commit d090e6e
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 0 deletions.
23 changes: 23 additions & 0 deletions data/server_locations.json
Original file line number Diff line number Diff line change
Expand Up @@ -39281,6 +39281,29 @@
"id": 1579,
"last_updated": "2023-11-19"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-82.1381865,
29.1873227
]
},
"properties": {
"name": "Ocala/Marion County Visitor Convention Bureau",
"active": true,
"area": "Florida",
"address": "109 W Silver Springs Blvd, Ocala",
"status": "unvisited",
"external_url": "http://209.221.138.252/Details.aspx?location=418069",
"internal_url": "null",
"latitude": "29.1873227",
"longitude": "-82.1381865",
"id": 6967,
"last_updated": "2023-11-20"
}
}
]
}
23 changes: 23 additions & 0 deletions data/skip.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,29 @@
"id": 6946,
"last_updated": "2023-11-17"
}
},
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
-77.04023149999999,
38.851242
]
},
"properties": {
"name": "Regan National Airport",
"active": true,
"area": "Washington DC",
"address": "2401 Ronald Regan National Airport, Acess rdroad , Washington, D.C.",
"status": "unvisited",
"external_url": "http://209.221.138.252/Details.aspx?location=418070",
"internal_url": "null",
"latitude": "38.851242",
"longitude": "-77.04023149999999",
"id": 6968,
"last_updated": "2023-11-20"
}
}
]
}

0 comments on commit d090e6e

Please sign in to comment.