feat(data): 新增美洲核心数据中心节点,覆盖亚利桑那州凤凰城 (Phoenix, AZ) (closes #45)

This commit is contained in:
hotyue
2026-05-06 13:55:55 +00:00
parent 41520782d1
commit 3fb71e2a60
2 changed files with 11 additions and 0 deletions

View File

@@ -335,6 +335,16 @@
}
]
},
{
"id": "AZ",
"name": "Arizona (亚利桑那州)",
"cities": [
{
"id": "Phoenix",
"name": "Phoenix (凤凰城)"
}
]
},
{
"id": "TX",
"name": "Texas (得克萨斯州)",

View File

@@ -0,0 +1 @@
{ "region_name": "United States - Arizona (Phoenix)", "google_module": { "base_lat": 33.4484, "base_lon": -112.0740, "lang_params": "hl=en-US&gl=US", "valid_url_suffix": "com" }, "trust_module": { "white_urls": [], "static_urls": [ "https://www.usa.gov/", "https://www.irs.gov/", "https://www.weather.gov/", "https://www.chase.com/", "https://www.indeed.com/", "https://www.zillow.com/", "https://www.walmart.com/", "https://www.target.com/", "https://www.amazon.com/", "https://www.homedepot.com/" ] } }