fix(scripts): 修复 HK 与 TW 战区 RSS 情报源失效报 404/解析错误的问题,切换至高可用源

This commit is contained in:
hotyue
2026-04-22 13:43:31 +00:00
parent c02b7eecc9
commit e797c8203f

View File

@@ -24,8 +24,8 @@ RSS_FEEDS = {
"FR": ["https://www.france24.com/fr/rss"],
"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://rthk.hk/rss/expressnews_cnews.xml"],
"TW": ["https://news.pts.org.tw/xml/news.xml"],
"HK": ["https://hk.news.yahoo.com/rss/hong-kong"],
"TW": ["https://tw.news.yahoo.com/rss/taiwan"],
"KR": ["https://www.yonhapnewstv.co.kr/category/news/headline/feed/"],
"SG": ["https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml"],
"NL": ["https://feeds.nos.nl/nosnieuwsalgemeen"],