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 feat(icon): add RSSHub icon in SVG format (#19887) 2025-08-22 21:28:13 +08:00
errors fix(tests): update expected values and increase timeout for Puppeteer tests 2025-08-22 17:45:39 +08:00
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 chore(deps-dev): bump eslint-plugin-unicorn from 60.0.0 to 61.0.2 (#19998) 2025-09-08 23:03:48 +08:00
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 fix(vercel): sync export default hono app (#19989) 2025-09-08 05:28:46 +08:00
setup.test.ts
types.ts feat(route/telegram): Fix tglib (#18268) 2025-09-16 21:41:05 +08:00