mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-11 17:49:41 +08:00
31 lines
865 B
JSON
31 lines
865 B
JSON
{
|
|
"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://www.canada.ca/en.html",
|
|
"https://www.amazon.ca/",
|
|
"https://www.cra-arc.gc.ca/",
|
|
"https://www.theweathernetwork.com/ca",
|
|
"https://www.td.com/",
|
|
"https://www.rbcroyalbank.com/",
|
|
"https://www.canadapost-postescanada.ca/",
|
|
"https://www.utoronto.ca/"
|
|
],
|
|
"static_urls": [
|
|
"https://www.canada.ca/en.html",
|
|
"https://www.cra-arc.gc.ca/",
|
|
"https://www.canadapost-postescanada.ca/",
|
|
"https://www.utoronto.ca/",
|
|
"https://www.td.com/",
|
|
"https://www.rbcroyalbank.com/",
|
|
"https://www.amazon.ca/",
|
|
"https://www.theweathernetwork.com/ca"
|
|
]
|
|
}
|
|
} |