feat(data): 新增美洲战区 - 德克萨斯州休斯顿 (Houston, TX) 节点支持

This commit is contained in:
hotyue
2026-04-27 22:59:39 +00:00
parent bff49cd2b9
commit 17dd927719
2 changed files with 34 additions and 0 deletions

View File

@@ -312,6 +312,10 @@
{
"id": "Dallas",
"name": "Dallas (达拉斯)"
},
{
"id": "Houston",
"name": "Houston (休斯顿)"
}
]
}