feat(data): 新增节点数据 - 加拿大蒙特利尔 (CA, Montreal)
This commit is contained in:
17
data/regions/CA/Default/Montreal.json
Normal file
17
data/regions/CA/Default/Montreal.json
Normal 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"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user