RSSHub/lib
chris zheng e45d803691
fix(route/cjlu/yjsy): use Puppeteer to fetch CJLU Graduate School notices after anti-crawler update (#20359)
* fix(route/yjsy): use puppeteer to bypass WAF

* fix: chage waiting-util to get fully loaded page

* fix: remove 'stylesheet' from excludeResourceTypes in yjsy route

* chore: provide default title for notifications in yjsy route

* fix: add HTTP headers for Puppeteer page requests in yjsy route

* fix: replace global ua in config with a static value

* fix: change waitUntil from 'networkidle0' to 'networkidle2'

* fix: set ua with setUserAgent

* fix: ensure user agent is set after HTTP headers in Puppeteer page requests

* fix: add limit parameter to handler for controlling result set size

* fix: update resource type handling in request interception

- use default maxAge managed by env
2025-10-25 00:42:50 +08:00
..
api
assets
errors
middleware feat(route/telegram): Fix tglib (#18268) 2025-09-16 21:41:05 +08:00
routes fix(route/cjlu/yjsy): use Puppeteer to fetch CJLU Graduate School notices after anti-crawler update (#20359) 2025-10-25 00:42:50 +08:00
routes-deprecated
utils fix(route/bilibili): duration for video route 2025-10-09 10:44:18 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts feat(route)!: qweather api host change (#20042) 2025-09-12 18:37:16 +08:00
index.ts
pkg.test.ts
pkg.ts
registry.test.ts
registry.ts feat(route/telegram): Fix tglib (#18268) 2025-09-16 21:41:05 +08:00
router.js
routes.test.ts
server.ts
setup.test.ts
types.ts feat(route/telegram): Fix tglib (#18268) 2025-09-16 21:41:05 +08:00