mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-04 23:18:17 +08:00
feat(data): 新增节点数据 - 英国考文垂 (UK, Coventry)
This commit is contained in:
@@ -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