1
0
mirror of https://github.com/nitezs/sub2sing-box.git synced 2024-12-23 15:14:43 -05:00

mod: country code map

This commit is contained in:
Nite07 2024-11-16 01:18:49 +08:00
parent d3aece70cc
commit 70ba3ea335

View File

@ -870,6 +870,7 @@ var CountryISO = map[string]string{
"FO": "法罗群岛(FO)", "FO": "法罗群岛(FO)",
"FR": "法国(FR)", "FR": "法国(FR)",
"GA": "加蓬(GA)", "GA": "加蓬(GA)",
"GB": "英国(UK)",
"UK": "英国(UK)", "UK": "英国(UK)",
"GD": "格林纳达(GD)", "GD": "格林纳达(GD)",
"GE": "格鲁吉亚(GE)", "GE": "格鲁吉亚(GE)",