fix(rss): add 8 missing domains to proxy allowlist

france24, euronews, lemonde, dw, africanews, lasillavacia,
channelnewsasia, thehindu were returning 403 in production.
This commit is contained in:
Elie Habib
2026-02-19 00:24:56 +04:00
parent 356967f7db
commit 3fa60ea498

View File

@@ -124,11 +124,21 @@ const ALLOWED_DOMAINS = [
'english.alarabiya.net',
'www.arabnews.com',
'www.timesofisrael.com',
'www.haaretz.com',
'www.scmp.com',
'kyivindependent.com',
'www.themoscowtimes.com',
'feeds.24.com',
'feeds.capi24.com', // News24 redirect destination
// International News Sources
'www.france24.com',
'www.euronews.com',
'www.lemonde.fr',
'rss.dw.com',
'www.africanews.com',
'www.lasillavacia.com',
'www.channelnewsasia.com',
'www.thehindu.com',
// International Organizations
'news.un.org',
'www.iaea.org',