From 3982b8f11a71f850fe44007759e3bdce04d682c6 Mon Sep 17 00:00:00 2001 From: Sam S <112756537+SoutheeWesty@users.noreply.github.com> Date: Wed, 15 Apr 2026 22:05:56 +1200 Subject: [PATCH] Add Express Freighters Australia to airlines.json --- custom-data/airlines.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/custom-data/airlines.json b/custom-data/airlines.json index 53183a3..0abb1d6 100644 --- a/custom-data/airlines.json +++ b/custom-data/airlines.json @@ -1843,4 +1843,9 @@ "callsign": "MENTARI", "virtual": true } + { + "icao": "EFA" + "name": "Express Freighters Australia Operated By Qantas Virtual" + "callsign": "Express Freight Qantas" + "virtual":true ]