From 49eae4223871f6e0a71e0ab668d23e07268cd20d Mon Sep 17 00:00:00 2001 From: Gigi <109058+dergigi@users.noreply.github.com> Date: Tue, 26 Apr 2022 21:18:47 +0200 Subject: [PATCH] feat: add TFTC (external) (#2) --- 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",