data(CA): 新增加拿大 (Canada) 战区数据与核心规则

This commit is contained in:
hotyue
2026-04-15 04:35:12 +00:00
parent a81f0564f1
commit d7e1e8fc8f
2 changed files with 35 additions and 0 deletions

View File

@@ -0,0 +1,20 @@
{
"region_name": "Canada - Toronto",
"google_module": {
"base_lat": 43.6532,
"base_lon": -79.3832,
"lang_params": "hl=en&gl=CA",
"valid_url_suffix": "ca"
},
"trust_module": {
"white_urls": [
"https://en.wikipedia.org/wiki/Special:Random",
"https://www.canada.ca/en.html",
"https://www.cbc.ca/",
"https://www.thestar.com/",
"https://www.ctvnews.ca/",
"https://www.canadapost-postescanada.ca/",
"https://www.td.com/"
]
}
}