From d6997bedc8fcd96466d9a8865d63ed8b31aaf6f6 Mon Sep 17 00:00:00 2001 From: Gigi Date: Tue, 26 Apr 2022 21:17:46 +0200 Subject: [PATCH] feat: add TFTC (external) --- data/countries.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/data/countries.json b/data/countries.json index 92b9e2a..472a8f8 100644 --- a/data/countries.json +++ b/data/countries.json @@ -1836,7 +1836,10 @@ "alpha3": "USA", "numeric": 840, "latitude": 38, - "longitude": -97 + "longitude": -97, + "name": "TFTC", + "link": "https://tftc.io/", + "external": true }, { "country": "United States Minor Outlying Islands",