From 033db7a432a6307c756156fc5f139614adc41956 Mon Sep 17 00:00:00 2001 From: gunantsingh-del Date: Sat, 24 Jan 2026 14:42:51 -0500 Subject: [PATCH 1/2] Update airlines.json --- custom-data/airlines.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 4ea1564..d6a5c23 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1573,4 +1573,10 @@ "callsign": "ZUFUS", "virtual": true } + { + "icao": "SEJ", + "name": "SPICEJET VIRTUAL", + "callsign": "SPICEJET", + "virtual": true + } ] From e5fe81c6f82ce82a2343b88fde2e2dbf0e5261f4 Mon Sep 17 00:00:00 2001 From: Danila Rodichkin Date: Sat, 21 Feb 2026 14:07:18 +0300 Subject: [PATCH 2/2] Update airlines.json --- custom-data/airlines.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index ae9d8b9..c9c321c 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1566,7 +1566,7 @@ "name": "MADIBA BAY SCHOOL OF FLIGHT", "callsign": "ZUFUS", "virtual": true - } + }, { "icao": "SEJ", "name": "SPICEJET VIRTUAL",