mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-09 11:19:46 +08:00
fix(data): 修复美国夏威夷 (Hawaii) 节点因目录缩写匹配错误导致的 404 无法部署缺陷 (Resolves #79)
This commit is contained in:
@@ -573,7 +573,7 @@
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "Hawaii",
|
||||
"id": "HI",
|
||||
"name": "Hawaii",
|
||||
"cities": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user