mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-08-28 19:48:07 +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",
|
"id": "FL",
|
||||||
"name": "Florida (佛罗里达州)",
|
"name": "Florida (佛罗里达州)",
|
||||||
|
|||||||
@@ -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