From 336c77ec07fa1afb93fff2a6613784e47d8c6f92 Mon Sep 17 00:00:00 2001 From: Jharenoo <100800413+Jharenoo@users.noreply.github.com> Date: Thu, 7 May 2026 21:44:12 +0200 Subject: [PATCH 1/2] Update airlines.json --- custom-data/airlines.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 53183a3..5dc6540 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1843,4 +1843,16 @@ "callsign": "MENTARI", "virtual": true } + { + "icao": "SGE", + "name": "SUDWEST VIRTUAL", + "callsign": "YELLOWDOT", + "virtual": true + } + { + "icao": "HGE", + "name": "SUDLINE", + "callsign": "HOPSOUTH", + "virtual": true + } ] From 82eb2e9b555951936afc09faadf8eb05664798cc Mon Sep 17 00:00:00 2001 From: Jharenoo <100800413+Jharenoo@users.noreply.github.com> Date: Thu, 7 May 2026 21:56:29 +0200 Subject: [PATCH 2/2] Update airlines.json Fixed punctuation. --- custom-data/airlines.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 5dc6540..4ca7981 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1842,13 +1842,13 @@ "name": "VIRTUAL LION AIR GROUP", "callsign": "MENTARI", "virtual": true - } + }, { "icao": "SGE", "name": "SUDWEST VIRTUAL", "callsign": "YELLOWDOT", "virtual": true - } + }, { "icao": "HGE", "name": "SUDLINE",