mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-07 17:59:44 +08:00
feat(data): 在雷达地图中注册日本大阪节点,完善双极架构,Closes #54
This commit is contained in:
@@ -18,6 +18,10 @@
|
|||||||
{
|
{
|
||||||
"id": "Tokyo",
|
"id": "Tokyo",
|
||||||
"name": "Tokyo (东京)"
|
"name": "Tokyo (东京)"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"id": "Osaka",
|
||||||
|
"name": "Osaka (大阪)"
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user