mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-03-22 14:55:36 +08:00
chore: Upgrade fallback METAR URL to HTTPS
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
"url": "http://fsd.vatsim.net"
|
||||
},
|
||||
"vatsimMetarsUrl": {
|
||||
"url": "http://metar.vatsim.net/metar.php"
|
||||
"url": "https://metar.vatsim.net/metar.php"
|
||||
},
|
||||
"vatsimStatusFileUrl": {
|
||||
"url": "https://status.vatsim.net/status.json"
|
||||
|
||||
Reference in New Issue
Block a user