diff --git a/data/keywords/kw_SG.txt b/data/keywords/kw_SG.txt new file mode 100644 index 0000000..8d8bdf5 --- /dev/null +++ b/data/keywords/kw_SG.txt @@ -0,0 +1,10 @@ +singapore weather forecast +mrt map singapore +straitstimes breaking news +cpf board login +hdb bto launch updates +best chicken rice near me +public holidays sg +singpass login portal +changi airport flight status +iras tax filing diff --git a/data/regions/SG/Default/Singapore.json b/data/regions/SG/Default/Singapore.json new file mode 100644 index 0000000..85d6217 --- /dev/null +++ b/data/regions/SG/Default/Singapore.json @@ -0,0 +1,20 @@ +{ + "region_name": "Singapore - Singapore", + "google_module": { + "base_lat": 1.3521, + "base_lon": 103.8198, + "lang_params": "hl=en-SG&gl=SG", + "valid_url_suffix": "com.sg" + }, + "trust_module": { + "white_urls": [ + "https://www.straitstimes.com/", + "https://www.channelnewsasia.com/", + "https://www.gov.sg/", + "https://shopee.sg/", + "https://en.wikipedia.org/wiki/Special:Random", + "https://www.fairprice.com.sg/", + "https://www.dbs.com.sg/" + ] + } +}