RSSHub/lib
Pat Ramsey da71fba92f
feat(route): 新增南开大学教务处通知公告路由 (#19622)
* feat(route): 新增南开大学教务处通知公告路由

- 添加nankai/jwc路由,抓取通知公告列表
- 支持公告详情内容获取与PDF链接处理
- 自动转换相对链接为绝对链接
- 适配发布时间和内容解析

* fix(route): 修复南开大学教务处文件名解析

- 修正sudyfile-attr属性解析为JSON,避免正则提取截断文件名

* chore(route): 更新/nankai/jwc的维护者信息

- 将维护者从guozz修改为vicguo0724

* refactor(route): 简化/nankai/jwc item返回逻辑

* refactor(route): 删除/nankai/jwc 日期格式拼接中的额外填充

- 修正日期拼接时多余的padStart调用,原本的day已经是两位数格式
2025-07-18 00:23:29 +08:00
..
api
assets
errors chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
middleware chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +08:00
routes feat(route): 新增南开大学教务处通知公告路由 (#19622) 2025-07-18 00:23:29 +08:00
routes-deprecated feat(route): add chiphell (#19304) 2025-06-07 00:37:04 +08:00
utils feat(utils/puppeteer): replace `puppeteer-extra-plugin-stealth` with `rebrowser` (#19506) 2025-07-01 04:38:05 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts fix(route/lofter): fix Lofter tag route requiring cookie (#19548) 2025-07-05 21:42:17 +08:00
index.ts feat: implement enableCluster 2025-06-09 21:55:24 +08:00
pkg.test.ts
pkg.ts
registry.test.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
registry.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00
router.js feat(route): add chiphell (#19304) 2025-06-07 00:37:04 +08:00
routes.test.ts
setup.test.ts
types.ts feat: Exclude NSFW feeds when env variable DISABLE_NSFW is set to true (#19448) 2025-07-04 03:24:27 +08:00