RSSHub/lib/routes/setn
Joe Wu 6e689c4e0b
fix(route/setn): fix incorrect timezone & title & author (#19778)
* fix(route/setn): fix incorrect timezone & title & author

- timezone: Timezone error, 8-hour difference
- title: Should use complete title from content, as current page title is only a short version
- author: Fix data source extraction

* refactor: remove IIFE in head JSON parsing

* refactor: remove IIFE in head JSON parsing

---------

Co-authored-by: Joe Wu <joecwu@tvbs.com.tw>
2025-08-14 23:34:37 +08:00
..
index.ts fix(route/setn): fix incorrect timezone & title & author (#19778) 2025-08-14 23:34:37 +08:00
namespace.ts