mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-16 13:17:36 +08:00
feat(data): 新增美洲核心数据中心节点,覆盖亚利桑那州凤凰城 (Phoenix, AZ) (closes #45)
This commit is contained in:
@@ -335,6 +335,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "AZ",
|
||||
"name": "Arizona (亚利桑那州)",
|
||||
"cities": [
|
||||
{
|
||||
"id": "Phoenix",
|
||||
"name": "Phoenix (凤凰城)"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TX",
|
||||
"name": "Texas (得克萨斯州)",
|
||||
|
||||
1
data/regions/US/AZ/Phoenix.json
Normal file
1
data/regions/US/AZ/Phoenix.json
Normal 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/" ] } }
|
||||
Reference in New Issue
Block a user