feat(data): 新增美洲战区美国加州安大略 (Ontario, CA) 节点,Closes #55

This commit is contained in:
hotyue
2026-05-13 23:26:10 +00:00
parent 4da4b6e02e
commit 413415f999
2 changed files with 28 additions and 0 deletions
+24
View File
@@ -0,0 +1,24 @@
{
"region_name": "United States - California (Ontario)",
"google_module": {
"base_lat": 34.0633,
"base_lon": -117.6509,
"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/"
]
}
}