mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-13 06:20:10 +08:00
feat(data): 新增美洲战区美国科罗拉多州博尔德 (Boulder, CO) 节点,Closes #51
This commit is contained in:
@@ -523,6 +523,16 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "CO",
|
||||
"name": "Colorado (科罗拉多州)",
|
||||
"cities": [
|
||||
{
|
||||
"id": "Boulder",
|
||||
"name": "Boulder (博尔德)"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "FL",
|
||||
"name": "Florida (佛罗里达州)",
|
||||
|
||||
24
data/regions/US/CO/Boulder.json
Normal file
24
data/regions/US/CO/Boulder.json
Normal file
@@ -0,0 +1,24 @@
|
||||
{
|
||||
"region_name": "United States - Colorado (Boulder)",
|
||||
"google_module": {
|
||||
"base_lat": 40.0150,
|
||||
"base_lon": -105.2705,
|
||||
"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