mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-12 01:19:41 +08:00
21 lines
491 B
JSON
21 lines
491 B
JSON
{
|
|
"region_name": "United Kingdom - London",
|
|
"google_module": {
|
|
"base_lat": 51.5074,
|
|
"base_lon": -0.1278,
|
|
"lang_params": "hl=en&gl=GB",
|
|
"valid_url_suffix": "co.uk"
|
|
},
|
|
"trust_module": {
|
|
"white_urls": [
|
|
"https://www.bbc.co.uk/",
|
|
"https://www.gov.uk/",
|
|
"https://www.amazon.co.uk/",
|
|
"https://www.theguardian.com/uk",
|
|
"https://www.nhs.uk/",
|
|
"https://en.wikipedia.org/wiki/Special:Random",
|
|
"https://www.ebay.co.uk/"
|
|
]
|
|
}
|
|
}
|