From 02c14f5d7cf24cebbadcc83451ba14860cb3d6b8 Mon Sep 17 00:00:00 2001 From: Skilla0909 Date: Sat, 7 Feb 2026 19:36:34 +0100 Subject: [PATCH 1/2] Update airlines.json Please add our new airline, Freewings Airline. --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 4ea1564..750e89c 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1,4 +1,10 @@ [ + { + "icao": "FWG", + "name": "FreeWings Airline", + "callsign": "FreeWings", + "virtual": true + }, { "icao": "OCN", "name": "vOCN", From f27a7abbf35e00d43917146bd1fbee0bb93220ae Mon Sep 17 00:00:00 2001 From: Skilla0909 Date: Sat, 7 Feb 2026 20:38:29 +0100 Subject: [PATCH 2/2] Update airlines.json Add FreeWings Airline --- custom-data/airlines.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 750e89c..0c6b800 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1182,12 +1182,6 @@ "callsign": "ALLIED", "virtual": true }, - { - "icao": "LUF", - "name": "AeroLuxFly", - "callsign": "AEROLUXFLY", - "virtual": true - }, { "icao": "LUJ", "name": "AeroLuxFly Executive",