refactor(data): 升级至 v3.0 多级拓扑目录并引入 map.json 全球索引

This commit is contained in:
hotyue
2026-04-10 07:28:43 +00:00
parent 3730bd638a
commit cb788ab730
3 changed files with 35 additions and 1 deletions
+20
View File
@@ -0,0 +1,20 @@
{
"region_name": "United States - Los Angeles",
"google_module": {
"base_lat": 34.0522,
"base_lon": -118.2437,
"lang_params": "hl=en&gl=US",
"valid_url_suffix": "com"
},
"trust_module": {
"white_urls": [
"https://en.wikipedia.org/wiki/Special:Random",
"https://www.yahoo.com/",
"https://www.target.com/",
"https://www.npr.org/",
"https://www.weather.com/",
"https://www.amazon.com/",
"https://www.cdc.gov/"
]
}
}