mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-05 07:28:14 +08:00
data(CA): 新增加拿大 (Canada) 战区数据与核心规则
This commit is contained in:
@@ -0,0 +1,15 @@
|
|||||||
|
CBC News
|
||||||
|
Canada.ca
|
||||||
|
Toronto Weather
|
||||||
|
NHL Scores
|
||||||
|
Amazon.ca
|
||||||
|
Air Canada
|
||||||
|
Service Canada
|
||||||
|
CRA login
|
||||||
|
Rogers
|
||||||
|
Bell Internet
|
||||||
|
Tim Hortons
|
||||||
|
Indigo
|
||||||
|
Canadian Tire
|
||||||
|
Walmart Canada
|
||||||
|
Toronto Raptors
|
||||||
@@ -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