From df6cb440717172c2a109855fbb718b0be2c45018 Mon Sep 17 00:00:00 2001 From: "Community contributions for the Datenanfragen.de project" <42704286+datenanfragen-community-edits@users.noreply.github.com> Date: Wed, 21 Jan 2026 17:46:49 +0000 Subject: [PATCH] Add 'Flightradar24 AB' (community contribution) --- companies/flightradar24.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 companies/flightradar24.json diff --git a/companies/flightradar24.json b/companies/flightradar24.json new file mode 100644 index 000000000..75654c423 --- /dev/null +++ b/companies/flightradar24.json @@ -0,0 +1,15 @@ +{ + "slug": "flightradar24", + "relevant-countries": [ + "all" + ], + "name": "Flightradar24 AB", + "address": "Kungsgatan 12 9tr\n111 35 Stockholm\nSweden", + "web": "https://www.flightradar24.com/", + "sources": [ + "https://www.flightradar24.com/privacy-policy", + "https://github.com/datenanfragen/data/pull/3352" + ], + "suggested-transport-medium": "letter", + "quality": "verified" +}