mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-08-28 19:48:07 +08:00
Update map.json
This commit is contained in:
+19
-1
@@ -43,7 +43,8 @@
|
|||||||
{
|
{
|
||||||
"id": "PH",
|
"id": "PH",
|
||||||
"name": "Philippines (菲律宾)",
|
"name": "Philippines (菲律宾)",
|
||||||
"keyword_file": "kw_PH.txt", "states": [
|
"keyword_file": "kw_PH.txt",
|
||||||
|
"states": [
|
||||||
{
|
{
|
||||||
"id": "Default",
|
"id": "Default",
|
||||||
"name": "Default State",
|
"name": "Default State",
|
||||||
@@ -56,6 +57,23 @@
|
|||||||
}
|
}
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"id": "TH",
|
||||||
|
"name": "Thailand (泰国)",
|
||||||
|
"keyword_file": "kw_TH.txt",
|
||||||
|
"states": [
|
||||||
|
{
|
||||||
|
"id": "Default",
|
||||||
|
"name": "Default State",
|
||||||
|
"cities": [
|
||||||
|
{
|
||||||
|
"id": "Bangkok",
|
||||||
|
"name": "Bangkok (曼谷)"
|
||||||
|
}
|
||||||
|
]
|
||||||
|
}
|
||||||
|
]
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"id": "KR",
|
"id": "KR",
|
||||||
"name": "South Korea (韩国)",
|
"name": "South Korea (韩国)",
|
||||||
|
|||||||
Reference in New Issue
Block a user