richorama / country-code-lookup

:earth_africa: Finds countries by various country codes
MIT License
84 stars 28 forks source link

XKS returns null #41

Closed alexandra-prisecaru closed 1 year ago

alexandra-prisecaru commented 1 year ago

Ran .byIso function for XKS, which according to Google is

xk is a temporary, unofficial country code top-level domain for Kosovo, assigned under the United Nations Security Council Resolution 1244 in 1999.

richorama commented 1 year ago

Interesting, I was looking at removing Kosovo this morning, as I couldn't see it in an official list:

https://github.com/richorama/country-code-lookup/commit/366166d87d4f7b42178861ab99e76ab7be681548

I had 'UNK' as the 3 digit code, but it looks like this should be XKS.

Do you know if there is an ISO Number?

richorama commented 1 year ago

resolved with version 0.1.0 & #42