mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-10 17:52:41 +08:00
feat(data): 新增节点数据 - 英国考文垂 (UK, Coventry)
This commit is contained in:
17
data/regions/UK/Default/Coventry.json
Normal file
17
data/regions/UK/Default/Coventry.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"region_name": "United Kingdom - Coventry",
|
||||
"google_module": {
|
||||
"base_lat": 52.4068,
|
||||
"base_lon": -1.5197,
|
||||
"lang_params": "hl=en&gl=GB",
|
||||
"valid_url_suffix": "co.uk"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://en.wikipedia.org/wiki/Special:Random",
|
||||
"https://www.bbc.co.uk/",
|
||||
"https://www.amazon.co.uk/",
|
||||
"https://www.theguardian.com/uk"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user