feat(rss): add Axios (api.axios.com/feed) as US news source (#494)

Add api.axios.com to proxy allowlist and CSP connect-src, register
Axios feed under US category as Tier 2 mainstream source.
This commit is contained in:
Elie Habib
2026-02-28 07:54:25 +04:00
committed by GitHub
parent 7364a9d755
commit f2cd9a62f4
3 changed files with 5 additions and 2 deletions

View File

@@ -124,6 +124,7 @@ const ALLOWED_DOMAINS = [
// Additional tech variant domains
'www.producthunt.com',
'www.axios.com',
'api.axios.com',
'github.blog',
'githubnext.com',
'mshibanami.github.io',