mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-11 20:49:41 +08:00
21 lines
497 B
JSON
21 lines
497 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://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/"
|
|
]
|
|
}
|
|
}
|