feat(data): 新增节点数据 - 英国考文垂 (UK, Coventry)

This commit is contained in:
hotyue
2026-04-16 06:32:37 +00:00
parent 9b35c87cb4
commit a2c045a841

View 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"
]
}
}