RSSHub/lib/routes/cna
Chih-Hsuan Yen 5ae169a201
feat(route/cna): support headlines (#21053)
* feat(route/cna): declare headlines as supported

https://www.cna.com.tw/list/headlines.aspx works the same as other
categories (aall, aipl, ...) - the same HTML structure and API

* fix(route/cna): ignore youtube links during full-text extraction

Sometimes a youtube link instead of a news page is used directly as a
news item (ex: 晚間影音新聞 during 6~7pm UTC+8 on weekdays). That
may result in HTTP 429. Full-text extraction returns nothing, anyway.

* fix(route/cna): note about where the API is from
2026-02-04 02:28:25 +08:00
..
web style: auto format 2025-11-27 02:55:46 +00:00
index.ts feat(route/cna): support headlines (#21053) 2026-02-04 02:28:25 +08:00
namespace.ts
utils.ts feat(route/cna): support headlines (#21053) 2026-02-04 02:28:25 +08:00