mirror of
https://github.com/hotyue/IP-Sentinel.git
synced 2026-05-12 08:29:41 +08:00
feat(data): 新增土耳其 (TR) 战区及伊斯坦布尔节点,并补充活体新闻流 RSS 源 (closes #46)
This commit is contained in:
@@ -31,7 +31,8 @@ RSS_FEEDS = {
|
||||
"NL": ["https://feeds.nos.nl/nosnieuwsalgemeen"],
|
||||
"VN": ["https://vnexpress.net/rss/tin-moi-nhat.rss"],
|
||||
"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://guardian.ng/feed/"],
|
||||
"TR": ["https://www.hurriyet.com.tr/rss/anasayfa"]
|
||||
}
|
||||
|
||||
def fetch_rss_links(region_code, max_items=15):
|
||||
|
||||
Reference in New Issue
Block a user