Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# CountryCodeAndPhoneCode
国家或地区 区号对应的电话区号
# 国家或地区 区号对应的电话区号
CountryCodeAndPhoneCode

## 快捷查询工具
> https://tools.so8.org/cqh/


|英文名称|中文名称|国家区域Code|电话区号|
|:---:|:----:|:------:|:------:|
Expand Down
14 changes: 7 additions & 7 deletions all/countryCodeAndPhoneCode.json
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@
"english_name":"Republic Of The Congo",
"chinese_name":"刚果共和国",
"country_code":"CG",
"phone_code":"242"
"phone_code":"242 243"
},
{
"english_name":"Cook Islands",
Expand Down Expand Up @@ -353,12 +353,6 @@
"country_code":"DM",
"phone_code":"1767"
},
{
"english_name":"Dominican Republic",
"chinese_name":"多米尼加共和国",
"country_code":"DO",
"phone_code":"1809"
},
{
"english_name":"Ecuador",
"chinese_name":"厄瓜多尔",
Expand Down Expand Up @@ -1229,6 +1223,12 @@
"country_code":"TH",
"phone_code":"66"
},
{
"english_name":"The Republic of South Sudan",
"chinese_name":"南苏丹共和国",
"country_code":"SS",
"phone_code":"211"
},
{
"english_name":"Timor-Leste",
"chinese_name":"东帝汶",
Expand Down