mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-09-04 23:18:17 +08:00
fix(scripts): 修复 NG 战区 RSS 抓取 403 报错,替换为高可用源 (Vanguard News)
This commit is contained in:
@@ -31,7 +31,7 @@ RSS_FEEDS = {
|
|||||||
"NL": ["https://feeds.nos.nl/nosnieuwsalgemeen"],
|
"NL": ["https://feeds.nos.nl/nosnieuwsalgemeen"],
|
||||||
"VN": ["https://vnexpress.net/rss/tin-moi-nhat.rss"],
|
"VN": ["https://vnexpress.net/rss/tin-moi-nhat.rss"],
|
||||||
"MY": ["https://news.google.com/rss?hl=en-MY&gl=MY&ceid=MY:en"],
|
"MY": ["https://news.google.com/rss?hl=en-MY&gl=MY&ceid=MY:en"],
|
||||||
"NG": ["https://punchng.com/feed/", "https://guardian.ng/feed/"],
|
"NG": ["https://punchng.com/feed/", "https://www.vanguardngr.com/feed/"],
|
||||||
"TR": ["https://www.hurriyet.com.tr/rss/anasayfa"]
|
"TR": ["https://www.hurriyet.com.tr/rss/anasayfa"]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user