mirror of
https://github.com/koala73/worldmonitor.git
synced 2026-04-26 09:35:02 +02:00
Add missing RSS feed domains to proxy whitelist
This commit is contained in:
@@ -54,6 +54,13 @@ const ALLOWED_DOMAINS = [
|
||||
'www.reutersagency.com',
|
||||
'feeds.reuters.com',
|
||||
'rsshub.app',
|
||||
'www.cfr.org',
|
||||
'www.csis.org',
|
||||
'www.politico.com',
|
||||
'www.telegraph.co.uk',
|
||||
'www.brookings.edu',
|
||||
'layoffs.fyi',
|
||||
'www.defensenews.com',
|
||||
];
|
||||
|
||||
export default async function handler(req) {
|
||||
|
||||
Reference in New Issue
Block a user