mirror of
https://github.com/System-End/theseus.git
synced 2026-04-19 21:05:10 +00:00
Merge pull request #163 from hackclub/add-china-to-freakin-country-names
This commit is contained in:
commit
15ff81b2a4
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ module FrickinCountryNames
|
|||
"south korea" => "KR",
|
||||
"austria" => "AT",
|
||||
"казахстан" => "KZ",
|
||||
"中国" => "CN",
|
||||
}
|
||||
UNSTATABLE_COUNTRIES = %w[EG SG]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue