feat(data): 新增节点数据 - 加拿大蒙特利尔 (CA, Montreal)

This commit is contained in:
hotyue
2026-04-16 06:32:42 +00:00
parent a2c045a841
commit 67618587e4

View File

@@ -0,0 +1,17 @@
{
"region_name": "Canada - Montreal",
"google_module": {
"base_lat": 45.5017,
"base_lon": -73.5673,
"lang_params": "hl=en&gl=CA",
"valid_url_suffix": "ca"
},
"trust_module": {
"white_urls": [
"https://en.wikipedia.org/wiki/Special:Random",
"https://www.cbc.ca/",
"https://www.amazon.ca/",
"https://www.theweathernetwork.com/ca"
]
}
}