180 lines
4.4 KiB
JSON
180 lines
4.4 KiB
JSON
{
|
|
"version": "3.5.0",
|
|
"updated_at": "2026-04-15",
|
|
"continents": [
|
|
{
|
|
"id": "ASIA",
|
|
"name": "亚太战区 (Asia-Pacific)",
|
|
"countries": [
|
|
{
|
|
"id": "JP",
|
|
"name": "Japan (日本)",
|
|
"keyword_file": "kw_JP.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Tokyo", "name": "Tokyo (东京)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "SG",
|
|
"name": "Singapore (新加坡)",
|
|
"keyword_file": "kw_SG.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Singapore", "name": "Singapore (新加坡)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "HK",
|
|
"name": "Hong Kong (香港)",
|
|
"keyword_file": "kw_HK.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "HongKong", "name": "Hong Kong (香港)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "VN",
|
|
"name": "Vietnam (越南)",
|
|
"keyword_file": "kw_VN.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Hanoi", "name": "Hanoi (河内)" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "EUROPE",
|
|
"name": "欧洲战区 (Europe)",
|
|
"countries": [
|
|
{
|
|
"id": "UK",
|
|
"name": "United Kingdom (英国)",
|
|
"keyword_file": "kw_UK.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "London", "name": "London (伦敦)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "DE",
|
|
"name": "Germany (德国)",
|
|
"keyword_file": "kw_DE.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Frankfurt", "name": "Frankfurt (法兰克福)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "FR",
|
|
"name": "France (法国)",
|
|
"keyword_file": "kw_FR.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Paris", "name": "Paris (巴黎)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "NL",
|
|
"name": "Netherlands (荷兰)",
|
|
"keyword_file": "kw_NL.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Amsterdam", "name": "Amsterdam (阿姆斯特丹)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "ES",
|
|
"name": "Spain (西班牙)",
|
|
"keyword_file": "kw_ES.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Madrid", "name": "Madrid (马德里)" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "AMERICAS",
|
|
"name": "美洲战区 (Americas)",
|
|
"countries": [
|
|
{
|
|
"id": "US",
|
|
"name": "United States (美国)",
|
|
"keyword_file": "kw_US.txt",
|
|
"states": [
|
|
{
|
|
"id": "CA",
|
|
"name": "California (加州)",
|
|
"cities": [
|
|
{ "id": "Los_Angeles", "name": "Los Angeles (洛杉矶)" },
|
|
{ "id": "San_Jose", "name": "San Jose (圣何塞)" }
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"id": "CA",
|
|
"name": "Canada (加拿大)",
|
|
"keyword_file": "kw_CA.txt",
|
|
"states": [
|
|
{
|
|
"id": "Default",
|
|
"name": "Default State",
|
|
"cities": [
|
|
{ "id": "Toronto", "name": "Toronto (多伦多)" }
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|