RSSHub/lib/routes/csust
powerfullz d454ef8f47
fix(route/csust): various fixes and improvements (#22704)
* fix(route/csust): self-contained routes, full title extraction, absolute URLs

- Remove factory pattern from utils.ts, keep only getNoticeContent helper
- Each route (tggs/xkxs) now self-contained with inline list parsing
- Extract full title from article page <title> tag to avoid truncation
- Convert relative URLs to absolute in article content

* fix(route/csust): remove redundant logics
2026-07-23 22:17:31 +08:00
..
namespace.ts
tggs.ts fix(route/csust): various fixes and improvements (#22704) 2026-07-23 22:17:31 +08:00
utils.ts fix(route/csust): various fixes and improvements (#22704) 2026-07-23 22:17:31 +08:00
xkxs.ts fix(route/csust): various fixes and improvements (#22704) 2026-07-23 22:17:31 +08:00