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