mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-11 18:10:00 +08:00
22 lines
524 B
JSON
22 lines
524 B
JSON
{
|
|
"region_name": "United States - San Jose",
|
|
"google_module": {
|
|
"base_lat": 37.3382,
|
|
"base_lon": -121.8863,
|
|
"lang_params": "hl=en&gl=US",
|
|
"valid_url_suffix": "com"
|
|
},
|
|
"trust_module": {
|
|
"white_urls": [
|
|
"https://en.wikipedia.org/wiki/Special:Random",
|
|
"https://www.yahoo.com/",
|
|
"https://www.target.com/",
|
|
"https://www.npr.org/",
|
|
"https://www.weather.com/",
|
|
"https://www.amazon.com/",
|
|
"https://www.cdc.gov/",
|
|
"https://www.mercurynews.com/"
|
|
]
|
|
}
|
|
}
|