From ffc593f9bcb7df16248a82459673d0efa355783c Mon Sep 17 00:00:00 2001 From: MOK <69356552+tagcloud-hk@users.noreply.github.com> Date: Sat, 9 May 2026 00:15:14 +0800 Subject: [PATCH] Create Manila.json Add Philippines Manila region config --- data/regions/PH/Default/Manila.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 data/regions/PH/Default/Manila.json diff --git a/data/regions/PH/Default/Manila.json b/data/regions/PH/Default/Manila.json new file mode 100644 index 0000000..d6fef73 --- /dev/null +++ b/data/regions/PH/Default/Manila.json @@ -0,0 +1 @@ +{ "region_name": "Philippines (Manila)", "google_module": { "base_lat": 14.5995, "base_lon": 120.9842, "lang_params": "hl=en-PH&gl=PH", "valid_url_suffix": "com.ph" }, "trust_module": { "white_urls": [ "https://www.gmanetwork.com/news/", "https://www.abs-cbn.com/news", "https://www.philstar.com/", "https://newsinfo.inquirer.net/", "https://www.manilatimes.net/", "https://www.rappler.com/" ], "static_urls": [ "https://www.gov.ph/", "https://www.pna.gov.ph/", "https://www.bsp.gov.ph/" ] } }