fix(finance): enable GCC investments layer and stabilize GCC feeds

This commit is contained in:
Elie Habib
2026-02-17 15:55:20 +04:00
parent cd139e99ee
commit bfd4cfdd41
5 changed files with 9 additions and 9 deletions

View File

@@ -166,9 +166,6 @@ const ALLOWED_DOMAINS = [
'seekingalpha.com',
'www.coindesk.com',
'cointelegraph.com',
// Gulf / GCC news domains
'www.arabianbusiness.com',
'www.thenationalnews.com',
];
export default async function handler(req) {