mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-09 19:29:50 +08:00
feat(data): 新增亚洲战区日本大阪 (Osaka) 节点配置
This commit is contained in:
19
data/regions/JP/Default/Osaka.json
Normal file
19
data/regions/JP/Default/Osaka.json
Normal 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/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user