From 69edf126207fb5b319eca584f0b3193551f33420 Mon Sep 17 00:00:00 2001 From: hotyue <52734432+hotyue@users.noreply.github.com> Date: Thu, 16 Apr 2026 00:13:03 +0000 Subject: [PATCH] =?UTF-8?q?feat(map):=20[v3.5.2]=20=E5=85=A8=E7=90=83?= =?UTF-8?q?=E5=A4=A7=E5=9C=B0=E5=9B=BE=E6=9B=B4=E6=96=B0=EF=BC=8C=E6=AD=A3?= =?UTF-8?q?=E5=BC=8F=E9=9B=86=E6=88=90=E5=8F=B0=E6=B9=BE=20(TW)=20?= =?UTF-8?q?=E5=8F=8A=E7=BE=8E=E5=9B=BD=E6=9C=AC=E5=9C=9F=206=20=E5=A4=A7?= =?UTF-8?q?=E6=96=B0=E5=B7=9E=E8=8A=82=E7=82=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data/map.json | 134 +++++++++++++++++++++++--------------------------- 1 file changed, 62 insertions(+), 72 deletions(-) diff --git a/data/map.json b/data/map.json index ff2cccf..586c41a 100644 --- a/data/map.json +++ b/data/map.json @@ -1,6 +1,6 @@ { - "version": "3.5.0", - "updated_at": "2026-04-15", + "version": "3.5.2", + "updated_at": "2026-04-16", "continents": [ { "id": "ASIA", @@ -11,13 +11,7 @@ "name": "Japan (日本)", "keyword_file": "kw_JP.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Tokyo", "name": "Tokyo (东京)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Tokyo", "name": "Tokyo (东京)" } ] } ] }, { @@ -25,13 +19,7 @@ "name": "Singapore (新加坡)", "keyword_file": "kw_SG.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Singapore", "name": "Singapore (新加坡)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Singapore", "name": "Singapore (新加坡)" } ] } ] }, { @@ -39,13 +27,7 @@ "name": "Hong Kong (香港)", "keyword_file": "kw_HK.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "HongKong", "name": "Hong Kong (香港)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "HongKong", "name": "Hong Kong (香港)" } ] } ] }, { @@ -53,13 +35,15 @@ "name": "Vietnam (越南)", "keyword_file": "kw_VN.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Hanoi", "name": "Hanoi (河内)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Hanoi", "name": "Hanoi (河内)" } ] } + ] + }, + { + "id": "TW", + "name": "Taiwan (台湾)", + "keyword_file": "kw_TW.txt", + "states": [ + { "id": "Default", "name": "Default State", "cities": [ { "id": "Taipei", "name": "Taipei (台北)" } ] } ] } ] @@ -73,13 +57,7 @@ "name": "United Kingdom (英国)", "keyword_file": "kw_UK.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "London", "name": "London (伦敦)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "London", "name": "London (伦敦)" } ] } ] }, { @@ -87,13 +65,7 @@ "name": "Germany (德国)", "keyword_file": "kw_DE.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Frankfurt", "name": "Frankfurt (法兰克福)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Frankfurt", "name": "Frankfurt (法兰克福)" } ] } ] }, { @@ -101,13 +73,7 @@ "name": "France (法国)", "keyword_file": "kw_FR.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Paris", "name": "Paris (巴黎)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Paris", "name": "Paris (巴黎)" } ] } ] }, { @@ -115,13 +81,7 @@ "name": "Netherlands (荷兰)", "keyword_file": "kw_NL.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Amsterdam", "name": "Amsterdam (阿姆斯特丹)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Amsterdam", "name": "Amsterdam (阿姆斯特丹)" } ] } ] }, { @@ -129,13 +89,7 @@ "name": "Spain (西班牙)", "keyword_file": "kw_ES.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Madrid", "name": "Madrid (马德里)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Madrid", "name": "Madrid (马德里)" } ] } ] } ] @@ -156,6 +110,48 @@ { "id": "Los_Angeles", "name": "Los Angeles (洛杉矶)" }, { "id": "San_Jose", "name": "San Jose (圣何塞)" } ] + }, + { + "id": "IL", + "name": "Illinois (伊利诺伊州)", + "cities": [ + { "id": "Warrenville", "name": "Warrenville (沃伦维尔)" } + ] + }, + { + "id": "NC", + "name": "North Carolina (北卡罗来纳州)", + "cities": [ + { "id": "Charlotte", "name": "Charlotte (夏洛特)" } + ] + }, + { + "id": "NV", + "name": "Nevada (内华达州)", + "cities": [ + { "id": "Las_Vegas", "name": "Las Vegas (拉斯维加斯)" } + ] + }, + { + "id": "OR", + "name": "Oregon (俄勒冈州)", + "cities": [ + { "id": "Bend", "name": "Bend (本德)" } + ] + }, + { + "id": "UT", + "name": "Utah (犹他州)", + "cities": [ + { "id": "Salt_Lake_City", "name": "Salt Lake City (盐湖城)" } + ] + }, + { + "id": "WA", + "name": "Washington (华盛顿州)", + "cities": [ + { "id": "Seattle", "name": "Seattle (西雅图)" } + ] } ] }, @@ -164,13 +160,7 @@ "name": "Canada (加拿大)", "keyword_file": "kw_CA.txt", "states": [ - { - "id": "Default", - "name": "Default State", - "cities": [ - { "id": "Toronto", "name": "Toronto (多伦多)" } - ] - } + { "id": "Default", "name": "Default State", "cities": [ { "id": "Toronto", "name": "Toronto (多伦多)" } ] } ] } ]