RSSHub/lib
DIYgod 20b67e1402
chore: add Vercel build configuration
- Introduced a new build script for Vercel in package.json.
- Created a new tsdown configuration file for Vercel deployment.
- Updated tsconfig.json to remove the deprecated vercel.ts file from the include path.
- Added a new server entry point for compatibility with Vercel's deployment.
2025-08-10 18:34:16 +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): add 搬书匠 (#19786) 2025-08-10 01:31:46 +08:00
routes-deprecated feat(route/dev.to): add dev.to (#19591) 2025-07-22 14:33:27 +08:00
utils chore(deps-dev): bump eslint-plugin-unicorn from 59.0.1 to 60.0.0 (#19662) 2025-07-22 20:45:42 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts feat(route/tumblr): Add Tumblr posts route (#19646) 2025-07-22 01:01:27 +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/dev.to): add dev.to (#19591) 2025-07-22 14:33:27 +08:00
routes.test.ts
server.ts chore: add Vercel build configuration 2025-08-10 18:34:16 +08:00
setup.test.ts
types.ts feat(types): add hindi (#19726) 2025-08-04 21:58:46 +08:00