feat: 填充初始国家节点数据与基础词库

This commit is contained in:
hotyue
2026-04-01 06:41:57 +00:00
parent 635271fbf5
commit 670396e793
5 changed files with 37 additions and 0 deletions

View File

@@ -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"
}
}