mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-06 16:07:31 +08:00
fix(scripts): 增加澳门 RSS 源并修复老挝 (LA) 缺失 https 协议的 bug
This commit is contained in:
@@ -25,6 +25,7 @@ RSS_FEEDS = {
|
|||||||
"ES": ["https://feeds.elpais.com/mrss-s/pages/ep/site/elpais.com/portada"],
|
"ES": ["https://feeds.elpais.com/mrss-s/pages/ep/site/elpais.com/portada"],
|
||||||
"JP": ["https://news.yahoo.co.jp/rss/topics/top-picks.xml"],
|
"JP": ["https://news.yahoo.co.jp/rss/topics/top-picks.xml"],
|
||||||
"HK": ["https://hk.news.yahoo.com/rss/hong-kong"],
|
"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"],
|
"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/"],
|
"KR": ["https://www.yonhapnewstv.co.kr/category/news/headline/feed/"],
|
||||||
"SG": ["https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml"],
|
"SG": ["https://www.channelnewsasia.com/api/v1/rss-outbound-feed?_format=xml"],
|
||||||
@@ -44,7 +45,7 @@ RSS_FEEDS = {
|
|||||||
"NP": ["https://kathmandupost.com/feed/"],
|
"NP": ["https://kathmandupost.com/feed/"],
|
||||||
"KH": ["https://www.khmertimeskh.com/feed/"],
|
"KH": ["https://www.khmertimeskh.com/feed/"],
|
||||||
"MM": ["https://www.irrawaddy.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"]
|
"MN": ["https://montsame.mn/en/rss"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user