diff --git a/data/keywords/kw_HK.txt b/data/keywords/kw_HK.txt new file mode 100644 index 0000000..0ff43c2 --- /dev/null +++ b/data/keywords/kw_HK.txt @@ -0,0 +1,10 @@ +香港天文台天氣預報 +MTR 港鐵路線圖 +OpenRice 附近美食 +LIHKG 討論區 +恆生指數今日行情 +SCMP breaking news +HKEX 港交所股價 +國泰航空航班狀態 +香港迪士尼樂園門票 +百佳超級市場網購 diff --git a/data/regions/HK/Default/HongKong.json b/data/regions/HK/Default/HongKong.json new file mode 100644 index 0000000..766502b --- /dev/null +++ b/data/regions/HK/Default/HongKong.json @@ -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/" + ] + } +}