Update VATSIM data file reader to read new JSON data file format

This commit is contained in:
Mat Sutcliffe
2020-12-05 15:41:06 +00:00
parent eb1f6ddc46
commit 8824749ebf
8 changed files with 138 additions and 240 deletions

View File

@@ -65,7 +65,7 @@
"vatsimDataFileUrls": {
"containerbase": [
{
"url": "http://info.vroute.net/vatsim-data.txt"
"url": "https://data.vatsim.net/v3/vatsim-data.json"
}
]
},