Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 36 additions & 0 deletions custom-data/airlines.json
Original file line number Diff line number Diff line change
Expand Up @@ -1651,6 +1651,42 @@
"callsign": "Jellyfish",
"virtual": true
},
{
"icao": "BTK",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "BATIK",
"virtual":true
},
{
"icao": "LNI",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "LION INTER",
"virtual": true
},
{
"icao": "WON",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "WINGS ABADI",
"virtual": true
},
{
"icao": "SJV",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "PROSPER",
"virtual": true
},
{
"icao": "MXD",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "MALINDO",
"virtual": true
},
{
"icao": "TLM",
"name": "VIRTUAL LION AIR GROUP",
"callsign": "MENTARI",
"virtual": true
},
{
"icao": "MZT",
"name": "Zhongtai Virtual",
Expand Down
Loading