diff --git a/scripts/fetch_trust_urls.py b/scripts/fetch_trust_urls.py index 8657e58..592dbd0 100644 --- a/scripts/fetch_trust_urls.py +++ b/scripts/fetch_trust_urls.py @@ -25,6 +25,7 @@ RSS_FEEDS = { "ES": ["https://feeds.elpais.com/mrss-s/pages/ep/site/elpais.com/portada"], "JP": ["https://news.yahoo.co.jp/rss/topics/top-picks.xml"], "HK": ["https://hk.news.yahoo.com/rss/hong-kong"], + "MO": ["https://macaudailytimes.com.mo/feed/"], "TW": ["https://news.google.com/rss?hl=zh-TW&gl=TW&ceid=TW:zh-Hant"], "KR": ["https://www.yonhapnewstv.co.kr/category/news/headline/feed/"], "SG": ["https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml"], @@ -44,7 +45,7 @@ RSS_FEEDS = { "NP": ["https://kathmandupost.com/feed/"], "KH": ["https://www.khmertimeskh.com/feed/"], "MM": ["https://www.irrawaddy.com/feed"], - "LA": ["kpl.gov.la/Rss"], + "LA": ["https://kpl.gov.la/Rss"], "MN": ["https://montsame.mn/en/rss"] }