feat(data): 新增亚洲战区日本大阪 (Osaka) 节点配置

This commit is contained in:
hotyue
2026-05-13 00:23:32 +00:00
parent b785241cca
commit ede247e7ef

View File

@@ -0,0 +1,19 @@
{
"region_name": "Japan (Osaka)",
"google_module": {
"base_lat": 34.6937,
"base_lon": 135.5023,
"lang_params": "hl=ja&gl=JP",
"valid_url_suffix": "co.jp"
},
"trust_module": {
"white_urls": [],
"static_urls": [
"https://www.yahoo.co.jp/",
"https://www.nhk.or.jp/",
"https://www.rakuten.co.jp/",
"https://www.japan.go.jp/",
"https://www.jnto.go.jp/"
]
}
}