RSSHub/lib
Ethan Shen 4bfd5b40a2
feat(route): add Scoop Apps (#19459)
* chore(deps): bump @scalar/hono-api-reference from 0.9.4 to 0.9.5 (#2230)

Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.4 to 0.9.5.
- [Changelog](https://github.com/scalar/scalar/blob/main/integrations/hono/CHANGELOG.md)
- [Commits](https://github.com/scalar/scalar/commits/HEAD/integrations/hono)

---
updated-dependencies:
- dependency-name: "@scalar/hono-api-reference"
  dependency-version: 0.9.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* feat(route): add Scoop Apps

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-26 22:47:13 +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 Scoop Apps (#19459) 2025-06-26 22:47:13 +08:00
routes-deprecated feat(route): add chiphell (#19304) 2025-06-07 00:37:04 +08:00
utils feat(lib/proxy): support multiple proxier by `PROXY_URIS` env 2025-06-24 11:05:14 +08:00
views
app-bootstrap.tsx
app.test.ts
app.ts
config.test.ts
config.ts feat(lib/proxy): support multiple proxier by `PROXY_URIS` env 2025-06-24 11:05:14 +08:00
index.ts feat: implement enableCluster 2025-06-09 21:55:24 +08:00
pkg.test.ts
pkg.ts
registry.test.ts
registry.ts chore(deps): bump hono from 4.7.11 to 4.8.0 (#19404) 2025-06-19 11:28:16 +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: api route (#19209) 2025-05-27 13:21:27 +08:00