mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-07-09 22:51:28 +08:00
feat: 填充初始国家节点数据与基础词库
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"region_code": "US",
|
||||
"region_name": "美国 (美西洛杉矶)",
|
||||
"google_module": {
|
||||
"base_lat": 34.0522,
|
||||
"base_lon": -118.2437,
|
||||
"lang_params": "hl=en&gl=us&ceid=US:en",
|
||||
"valid_url_suffix": "google.com"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user