Skip to content

Commit

Permalink
Adding 'Exceptionally reserved' & other available flags as per #53
Browse files Browse the repository at this point in the history
  • Loading branch information
meeDamian committed Sep 14, 2024
1 parent 3b5fb23 commit 284e853
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions countries.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"AC": ["Ascension Island"],
"AD": ["Andorra", "Andorran"],
"AE": ["United Arab Emirates", "UAE", "Emirati"],
"AF": ["Afghanistan", "Afghan"],
Expand Down Expand Up @@ -49,6 +50,7 @@
"CM": ["Cameroon", "Cameroonian"],
"CN": ["China", "Chinese"],
"CO": ["Colombia", "Colombian"],
"CP": ["Clipperton Island"],
"CR": ["Costa Rica", "Costa Rican"],
"CU": ["Cuba", "Cuban"],
"CV": ["Cape Verde", "Cape Verdian"],
Expand All @@ -57,11 +59,13 @@
"CY": ["Cyprus", "Cypriot"],
"CZ": ["Czechia", "Czech Republic", "Czech"],
"DE": ["Germany", "German"],
"DG": ["Diego Garcia"],
"DJ": ["Djibouti"],
"DK": ["Denmark", "Danish"],
"DM": ["Dominica"],
"DO": ["Dominican Republic"],
"DZ": ["Algeria", "Algerian"],
"EA": ["Ceuta, Melilla"],
"EC": ["Ecuador", "Ecuadorean"],
"EE": ["Estonia", "Estonian"],
"EG": ["Egypt", "Egyptian"],
Expand Down Expand Up @@ -101,6 +105,7 @@
"HR": ["Croatia", "Croatian"],
"HT": ["Haiti", "Haitian"],
"HU": ["Hungary", "Hungarian"],
"IC": ["Canary Islands", "Canarian"],
"ID": ["Indonesia", "Indonesian"],
"IE": ["Ireland", "Irish"],
"IL": ["Israel", "Israeli"],
Expand Down Expand Up @@ -214,6 +219,7 @@
"SX": ["Sint Maarten", "Sint Maartener"],
"SY": ["Syrian Arab Republic", "Syria", "Syrian"],
"SZ": ["Eswatini", "Swaziland", "Swazi"],
"TA": ["Tristan da Cunha"],
"TC": ["Turks and Caicos Islands", "Turks and Caicos Islander"],
"TD": ["Chad", "Chadian"],
"TF": ["French Southern Territories"],
Expand All @@ -233,6 +239,7 @@
"UA": ["Ukraine", "Ukrainian"],
"UG": ["Uganda", "Ugandan"],
"UM": ["United States Minor Outlying Islands"],
"UN": ["United Nations"],
"US": ["United States", "USA", "US", "American"],
"UY": ["Uruguay", "Uruguayan"],
"UZ": ["Uzbekistan", "Uzbekistani"],
Expand Down

0 comments on commit 284e853

Please sign in to comment.