Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 8 additions & 1 deletion api/_rss-allowed-domains.js
Original file line number Diff line number Diff line change
Expand Up @@ -311,5 +311,12 @@ export default [
"hirado.hu",
"portfolio.hu",
"www.portfolio.hu",
"www.atv.hu"
"www.atv.hu",
"www.digi24.ro",
"www.g4media.ro",
"hotnews.ro",
"recorder.ro",
"www.zf.ro",
"www.agerpres.ro",
"www.riseproject.ro"
];
9 changes: 8 additions & 1 deletion scripts/shared/rss-allowed-domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,5 +308,12 @@
"hirado.hu",
"portfolio.hu",
"www.portfolio.hu",
"www.atv.hu"
"www.atv.hu",
"www.digi24.ro",
"www.g4media.ro",
"hotnews.ro",
"recorder.ro",
"www.zf.ro",
"www.agerpres.ro",
"www.riseproject.ro"
]
9 changes: 8 additions & 1 deletion scripts/shared/source-tiers.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,12 @@
"ArXiv AI": 4,
"AI News": 4,
"Layoffs News": 4,
"GloNewswire (Taiwan)": 4
"GloNewswire (Taiwan)": 4,
"Digi24": 2,
"G4Media": 2,
"HotNews": 2,
"Recorder": 2,
"Ziarul Financiar": 2,
"Agerpres": 2,
"Rise Project": 2
}
8 changes: 8 additions & 0 deletions server/worldmonitor/news/v1/_feeds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,14 @@ export const VARIANT_FEEDS: Record<string, Record<string, ServerFeed[]>> = {
{ name: 'Híradó', url: gnLocale('site:hirado.hu when:2d', 'hu', 'HU', 'HU:hu'), lang: 'hu' },
{ name: 'Portfolio.hu', url: 'https://portfolio.hu/rss/all.xml', lang: 'hu' },
{ name: 'ATV', url: 'https://www.atv.hu/rss', lang: 'hu' },
// Romanian (RO) — mainstream + investigative
{ name: 'Digi24', url: 'https://www.digi24.ro/rss', lang: 'ro' },
{ name: 'G4Media', url: 'https://www.g4media.ro/feed', lang: 'ro' },
{ name: 'HotNews', url: 'https://hotnews.ro/feed', lang: 'ro' },
{ name: 'Recorder', url: 'https://recorder.ro/feed/', lang: 'ro' },
{ name: 'Ziarul Financiar', url: 'https://www.zf.ro/rss/', lang: 'ro' },
{ name: 'Agerpres', url: 'https://www.agerpres.ro/rss/stiri', lang: 'ro' },
{ name: 'Rise Project', url: 'https://www.riseproject.ro/feed/', lang: 'ro' },
],
middleeast: [
{ name: 'BBC Middle East', url: 'https://feeds.bbci.co.uk/news/world/middle_east/rss.xml' },
Expand Down
9 changes: 8 additions & 1 deletion shared/rss-allowed-domains.json
Original file line number Diff line number Diff line change
Expand Up @@ -308,5 +308,12 @@
"hirado.hu",
"portfolio.hu",
"www.portfolio.hu",
"www.atv.hu"
"www.atv.hu",
"www.digi24.ro",
"www.g4media.ro",
"hotnews.ro",
"recorder.ro",
"www.zf.ro",
"www.agerpres.ro",
"www.riseproject.ro"
]
9 changes: 8 additions & 1 deletion shared/source-tiers.json
Original file line number Diff line number Diff line change
Expand Up @@ -262,5 +262,12 @@
"ArXiv AI": 4,
"AI News": 4,
"Layoffs News": 4,
"GloNewswire (Taiwan)": 4
"GloNewswire (Taiwan)": 4,
"Digi24": 2,
"G4Media": 2,
"HotNews": 2,
"Recorder": 2,
"Ziarul Financiar": 2,
"Agerpres": 2,
"Rise Project": 2
}
12 changes: 12 additions & 0 deletions src/config/feeds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,10 @@ export const SOURCE_TYPES: Record<string, SourceType> = {
'SVT Nyheter': 'mainstream', 'Dagens Nyheter': 'mainstream', 'Svenska Dagbladet': 'mainstream',
// Brazilian Addition
'Brasil Paralelo': 'mainstream',
// Romanian (RO)
'Digi24': 'mainstream', 'G4Media': 'mainstream', 'HotNews': 'mainstream',
'Recorder': 'intel', 'Agerpres': 'wire',
'Ziarul Financiar': 'market', 'Rise Project': 'intel',

// Market/Finance
'CNBC': 'market', 'MarketWatch': 'market', 'Yahoo Finance': 'market',
Expand Down Expand Up @@ -278,6 +282,14 @@ const FULL_FEEDS: Record<string, Feed[]> = {
{ name: 'in.gr', url: rss('https://www.in.gr/feed/'), lang: 'el' },
{ name: 'iefimerida', url: rss('https://www.iefimerida.gr/rss.xml'), lang: 'el' },
{ name: 'Proto Thema', url: rss('https://news.google.com/rss/search?q=site:protothema.gr+when:2d&hl=el&gl=GR&ceid=GR:el'), lang: 'el' },
// Romanian (RO) — mainstream + investigative
{ name: 'Digi24', url: rss('https://www.digi24.ro/rss'), lang: 'ro' },
{ name: 'G4Media', url: rss('https://www.g4media.ro/feed'), lang: 'ro' },
{ name: 'HotNews', url: rss('https://hotnews.ro/feed'), lang: 'ro' },
{ name: 'Recorder', url: rss('https://recorder.ro/feed/'), lang: 'ro' },
{ name: 'Ziarul Financiar', url: rss('https://www.zf.ro/rss/'), lang: 'ro' },
{ name: 'Agerpres', url: rss('https://www.agerpres.ro/rss/stiri'), lang: 'ro' },
{ name: 'Rise Project', url: rss('https://www.riseproject.ro/feed/'), lang: 'ro' },
// Russia & Ukraine (independent sources)
{ name: 'BBC Russian', url: rss('https://feeds.bbci.co.uk/russian/rss.xml'), lang: 'ru' },
{ name: 'Meduza', url: rss('https://meduza.io/rss/all'), lang: 'ru' },
Expand Down
2 changes: 2 additions & 0 deletions vite.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -567,6 +567,8 @@ const RSS_PROXY_ALLOWED_DOMAINS = new Set([
'news.ycombinator.com',
// Hungarian / Central European feeds
'telex.hu', 'index.hu', 'hvg.hu', '444.hu', '24.hu', 'hirado.hu', 'portfolio.hu', 'www.portfolio.hu', 'www.atv.hu',
// Romanian
'www.digi24.ro', 'www.g4media.ro', 'hotnews.ro', 'recorder.ro', 'www.zf.ro', 'www.agerpres.ro', 'www.riseproject.ro',
// Finance variant
'www.coindesk.com', 'cointelegraph.com',
// Happy variant — positive news sources
Expand Down