Skip to content

Commit

Permalink
feat: 更新国旗数据库
Browse files Browse the repository at this point in the history
  • Loading branch information
geekdada committed Dec 11, 2019
1 parent 6672d71 commit 18f22d2
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions lib/misc/flag_cn.ts
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
// istanbul ignore file
// credit: https://github.com/JO2EY/Rules

export default {
Expand All @@ -13,20 +14,20 @@ export default {
'🇫🇮': ['芬兰', '赫尔辛基'],
'🇫🇷': ['FR', '法国', '巴黎'],
'🇬🇧': ['UK', '英国', '伦敦'],
'🇭🇰': ['HK', '港'],
'🇭🇰': ['HK', '港', 'HONG KONG', 'HGC'],
'🇮🇩': ['印尼', '印度尼西亚', '雅加达'],
'🇮🇪': ['爱尔兰', '都柏林'],
'🇮🇳': ['印度', '孟买'],
'🇮🇹': ['意大利', '米兰'],
'🇰🇵': ['朝鲜'],
'🇰🇷': ['KR', '韩国', '首尔', '棒子','韩'],
'🇲🇴': ['澳门'],
'🇲🇴': ['澳门', 'MACAU'],
'🇲🇾': ['马来西亚'],
'🇳🇱': ['荷兰', '阿姆斯特丹'],
'🇵🇭': ['菲律宾'],
'🇷🇴': ['罗马尼亚'],
'🇷🇺': ['RU', '普京', '俄罗斯', '伯力', '莫斯科', '圣彼得堡', '西伯利亚', '新西伯利亚'],
'🇸🇬': ['SG', '新加坡', '狮城'],
'🇸🇬': ['SG', '新加坡', '狮城', '深新', '沪新', '京新'],
'🇹🇭': ['泰国', '曼谷'],
'🇹🇷': ['土耳其', '伊斯坦布尔'],
'🇺🇲': [
Expand All @@ -47,13 +48,12 @@ export default {
],
'🇻🇳': ['越南'],
'🇿🇦': ['南非'],
'🇯🇵': ['JP', '日本', '东京', '大阪', '埼玉', '沪日','日'],
'🇯🇵': ['JP', '日本', '东京', '大阪', '埼玉', '沪日', '日'],
'🇨🇳': [
'TW',
'TAIWAN',
'湾仔',
'台湾',
'台北',
'台中',
'台',
'新北',
'彰化',
'回国',
Expand Down

0 comments on commit 18f22d2

Please sign in to comment.