iso3166 icon indicating copy to clipboard operation
iso3166 copied to clipboard

Add 'USA' to the list of aliases

Open utilmind opened this issue 11 months ago • 3 comments

The list of aliases is obviously missing the USA. Please include! Thanks!

utilmind avatar Mar 12 '24 05:03 utilmind

This PR does two things, and while I am reluctant but indifferent about the actual purpose, the additional changes I definitely do not accept.

alcohol avatar Apr 26 '24 06:04 alcohol

@alcohol I can split this PR on two parts, which can be reviewed separately.

"Additional" changes allows lookup for country names like "Cote d’Ivoire" with regular ASCII characters, without symbols like "ô" (I don't even have this character in my keyboard layout).

utilmind avatar Apr 26 '24 07:04 utilmind

@alcohol I reverted changes for lookup the country names in ASCII.

So current PR is very simple, although I still plan to suggest ASCII lookup in another separate PR.

utilmind avatar Apr 28 '24 00:04 utilmind