mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-06-02 23:39:52 +08:00
feat(data): 新增亚太核心枢纽 中国香港(HK) 节点配置文件与本土化搜索词库
This commit is contained in:
10
data/keywords/kw_HK.txt
Normal file
10
data/keywords/kw_HK.txt
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
香港天文台天氣預報
|
||||||
|
MTR 港鐵路線圖
|
||||||
|
OpenRice 附近美食
|
||||||
|
LIHKG 討論區
|
||||||
|
恆生指數今日行情
|
||||||
|
SCMP breaking news
|
||||||
|
HKEX 港交所股價
|
||||||
|
國泰航空航班狀態
|
||||||
|
香港迪士尼樂園門票
|
||||||
|
百佳超級市場網購
|
||||||
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