mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-08-27 11:11:13 +08:00
data(CA): 新增加拿大 (Canada) 战区数据与核心规则
This commit is contained in:
20
data/regions/CA/Default/Toronto.json
Normal file
20
data/regions/CA/Default/Toronto.json
Normal 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/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user