mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-17 04:17:34 +08:00
feat(data): 新增亚太核心枢纽 中国香港(HK) 节点配置文件与本土化搜索词库
This commit is contained in:
20
data/regions/HK/Default/HongKong.json
Normal file
20
data/regions/HK/Default/HongKong.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"region_name": "Hong Kong",
|
||||
"google_module": {
|
||||
"base_lat": 22.2847,
|
||||
"base_lon": 114.1582,
|
||||
"lang_params": "hl=zh-HK&gl=HK",
|
||||
"valid_url_suffix": "com.hk"
|
||||
},
|
||||
"trust_module": {
|
||||
"white_urls": [
|
||||
"https://www.gov.hk/",
|
||||
"https://www.hko.gov.hk/",
|
||||
"https://www.scmp.com/",
|
||||
"https://www.hk01.com/",
|
||||
"https://zh.wikipedia.org/wiki/Special:Random",
|
||||
"https://www.hktvmall.com/",
|
||||
"https://www.mtr.com.hk/"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user