Commit Graph

14157 Commits

Author SHA1 Message Date
dependabot[bot] 80449e2832 chore(deps): bump notion-to-md from 3.1.7 to 3.1.8 (#18885)
Bumps [notion-to-md](https://github.com/souvikinator/notion-to-md) from 3.1.7 to 3.1.8.
- [Release notes](https://github.com/souvikinator/notion-to-md/releases)
- [Commits](https://github.com/souvikinator/notion-to-md/compare/v3.1.7...v3.1.8)

---
updated-dependencies:
- dependency-name: notion-to-md
  dependency-version: 3.1.8
  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>
2025-04-18 08:29:25 +00:00
dependabot[bot] 659aeb11b6 chore(deps): bump @sentry/node from 9.12.0 to 9.13.0 (#18875)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 9.12.0 to 9.13.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/9.12.0...9.13.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-version: 9.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:29:24 +08:00
dependabot[bot] 9cd9c2a895 chore(deps): bump sanitize-html from 2.15.0 to 2.16.0 (#18873)
Bumps [sanitize-html](https://github.com/apostrophecms/sanitize-html) from 2.15.0 to 2.16.0.
- [Changelog](https://github.com/apostrophecms/sanitize-html/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apostrophecms/sanitize-html/compare/2.15.0...2.16.0)

---
updated-dependencies:
- dependency-name: sanitize-html
  dependency-version: 2.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-17 17:02:09 +08:00
dependabot[bot] 4727de9030 chore(deps): bump zod from 3.24.2 to 3.24.3 (#18874)
Bumps [zod](https://github.com/colinhacks/zod) from 3.24.2 to 3.24.3.
- [Release notes](https://github.com/colinhacks/zod/releases)
- [Changelog](https://github.com/colinhacks/zod/blob/main/CHANGELOG.md)
- [Commits](https://github.com/colinhacks/zod/compare/v3.24.2...v3.24.3)

---
updated-dependencies:
- dependency-name: zod
  dependency-version: 3.24.3
  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>
2025-04-17 08:59:16 +00:00
dependabot[bot] 2fde170329 chore(deps): bump @scalar/hono-api-reference from 0.8.1 to 0.8.2 (#18872)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.8.1 to 0.8.2.
- [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.8.2
  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>
2025-04-17 08:54:18 +00:00
pseudoyu 365e641b47 chore(route/jandan): import ofetch from utils 2025-04-17 11:49:24 +08:00
pseudoyu 53d6e9ab74 fix(route/jandan): use official APIs in section logics 2025-04-17 11:27:32 +08:00
Tony bb5bef5e9b fix(route/nea): remove vibe types 2025-04-17 01:33:56 +08:00
Tony 5bdef51407 fix(route/wechat): fetch first page only 2025-04-17 01:32:11 +08:00
dependabot[bot] 94cc1c99d2 chore(deps): bump hono from 4.7.6 to 4.7.7 (#18866)
Bumps [hono](https://github.com/honojs/hono) from 4.7.6 to 4.7.7.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.7.6...v4.7.7)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.7.7
  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>
2025-04-16 18:44:22 +08:00
Jiahao Lee fe3416146c feat(route): add JPMC Institute (#18818)
* feat(route): add JPMorgan Chase Institute

* feat(route/jpmc): fix page content scraping

* chore(route/jpmc): remove deprecated routes

* fix(route/jpmc): make gh es linter happy

* fix(route/jpmc): not caching the items array
2025-04-16 18:24:41 +08:00
Ethan Shen 14d4d69bf5 fix(route/nea): incomplete description (#18858) 2025-04-16 04:54:24 +08:00
Tony d1122aec02 chore: sort git ignore 2025-04-16 03:59:36 +08:00
pseudoyu 87a679e265 fix(route/nea): fetch ghs items logic 2025-04-15 17:03:04 +08:00
Nano f17f16bbc4 fix(route/geocaching/blogs): handle cases where large size does not exist (#18855) 2025-04-15 17:02:44 +08:00
dependabot[bot] 52ae25ab3a chore(deps-dev): bump the typescript-eslint group with 2 updates (#18854)
Bumps the typescript-eslint group with 2 updates: [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) and [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser).


Updates `@typescript-eslint/eslint-plugin` from 8.29.1 to 8.30.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.29.1 to 8.30.1
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.30.1/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.30.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript-eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-15 16:36:21 +08:00
pseudoyu 04c0f056a9 fix(route/wechat): fetch sogou wechat articles 2025-04-15 14:54:36 +08:00
pseudoyu 63abb081ed chore(route/sehuatang): forum route name 2025-04-15 11:27:37 +08:00
moppman fdb4325226 fix(route/steam/search): Make hard-coded header image URL dynamic (#18852)
The header image isn't always served via the steamstatic CDN any more, resulting in broken images more often than not. That's why we're now displaying the original smaller image from the search result page.
2025-04-15 00:58:01 +08:00
Goestav 6b302364e8 feat(route): support different languages for the kurogames (wuthering waves) route (#18781)
* feat: add wuthering waves route

* refactor: use arrow functions for better readability

* refactor: remove redundant nullish fallback

* refactor: use Promise.all(...) improve performance

* refactor: reduce complexity of limit parameter logic

* refactor: extract parse integer parameter to its own function

* refactor: add kuro games to namespace name

* refactor: make kurogames route for wuthering waves more flexible

This commit adds support for different languages.

* refactor: remove redundant wuthering waves route

* refactor: add language parameter description

* refactor: fallback to 30 feed items instead of unlimited

* refactor: rename language in description table

* refactor: filter articles beforehand and favour map over flatMap

* refactor: remove redundant code for article filtering
2025-04-14 23:30:19 +08:00
dependabot[bot] 6079e2e2b5 chore(deps): bump jsdom from 26.0.0 to 26.1.0 (#18841)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 26.0.0 to 26.1.0.
- [Release notes](https://github.com/jsdom/jsdom/releases)
- [Changelog](https://github.com/jsdom/jsdom/blob/main/Changelog.md)
- [Commits](https://github.com/jsdom/jsdom/compare/26.0.0...26.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 26.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 20:47:41 +08:00
dependabot[bot] 9913d8a4eb chore(deps): bump @scalar/hono-api-reference from 0.8.0 to 0.8.1 (#18844)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.8.0 to 0.8.1.
- [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.8.1
  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>
2025-04-14 20:47:22 +08:00
dependabot[bot] 21a681f035 chore(deps): bump tldts from 6.1.85 to 7.0.0 (#18845)
Bumps [tldts](https://github.com/remusao/tldts) from 6.1.85 to 7.0.0.
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](https://github.com/remusao/tldts/compare/v6.1.85...v7.0.0)

---
updated-dependencies:
- dependency-name: tldts
  dependency-version: 7.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 20:46:04 +08:00
dependabot[bot] 9fd53007ba chore(deps): bump actions/setup-node from 4.3.0 to 4.4.0 (#18849)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4.3.0 to 4.4.0.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/cdca7365b2dadb8aad0a33bc7601856ffabcc48e...49933ea5288caeca8642d1e84afbd3f7d6820020)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: 4.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-14 02:03:59 -07:00
dependabot[bot] 4e49d1b0f1 chore(deps-dev): bump lint-staged from 15.5.0 to 15.5.1 (#18843)
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.5.0 to 15.5.1.
- [Release notes](https://github.com/lint-staged/lint-staged/releases)
- [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md)
- [Commits](https://github.com/lint-staged/lint-staged/compare/v15.5.0...v15.5.1)

---
updated-dependencies:
- dependency-name: lint-staged
  dependency-version: 15.5.1
  dependency-type: direct:development
  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>
2025-04-14 01:59:34 -07:00
dependabot[bot] 7026904563 chore(deps): bump @hono/node-server from 1.14.0 to 1.14.1 (#18842)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.14.0 to 1.14.1.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.14.1
  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>
2025-04-14 01:58:40 -07:00
dependabot[bot] 4d7187e2ff chore(deps): bump city-timezones from 1.3.0 to 1.3.1 (#18846)
Bumps [city-timezones](https://github.com/kevinroberts/city-timezones) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/kevinroberts/city-timezones/releases)
- [Commits](https://github.com/kevinroberts/city-timezones/compare/v1.3.0...v1.3.1)

---
updated-dependencies:
- dependency-name: city-timezones
  dependency-version: 1.3.1
  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>
2025-04-14 01:58:09 -07:00
dependabot[bot] b2df8b4d37 chore(deps): bump ioredis from 5.6.0 to 5.6.1 (#18848)
Bumps [ioredis](https://github.com/luin/ioredis) from 5.6.0 to 5.6.1.
- [Release notes](https://github.com/luin/ioredis/releases)
- [Changelog](https://github.com/redis/ioredis/blob/main/CHANGELOG.md)
- [Commits](https://github.com/luin/ioredis/compare/v5.6.0...v5.6.1)

---
updated-dependencies:
- dependency-name: ioredis
  dependency-version: 5.6.1
  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>
2025-04-14 01:57:46 -07:00
dependabot[bot] a0a2268005 chore(deps-dev): bump @types/node from 22.14.0 to 22.14.1 (#18847)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.14.0 to 22.14.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-version: 22.14.1
  dependency-type: direct:development
  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>
2025-04-14 01:56:55 -07:00
pseudoyu b0ab27df92 feat(route/youtube): filter shorts in channel with handle route 2025-04-14 16:21:35 +08:00
pseudoyu 636f8ffff3 feat(route/youtube): add filterShorts routerParam to make feeds concise 2025-04-14 16:01:59 +08:00
shunwork 5e91602190 feat(ApplePodcast): remove seoEpisode check because it is removed fro… (#18838)
* feat(ApplePodcast): remove seoEpisode check because it is removed from source

* fix(ApplePodcast): parse seoEpisodes from new position rather than removing it
2025-04-14 01:55:37 +08:00
Ethan Shen 9847673e92 feat(route): add 广告门最新文章 (#18839) 2025-04-14 00:56:50 +08:00
Kjasn 1adbdf54eb fix(route): fix hanime1 previews video posters not displaying (#18835) 2025-04-14 00:10:32 +08:00
Laam Pui 31e16cabce feat(route): added jin10 category. (#18812) 2025-04-12 12:18:21 -07:00
SuperJeason edf603fbbe fix(route): fix swjtu/scai/bks route (#18832)
* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)

* fix(route): fix swjtu/scai/bks route)
2025-04-12 22:11:44 +08:00
Li Fangqiao a8b2d68228 fix(route): resolve issue #18517 by updating headers for Reuters API (#18828) 2025-04-12 21:42:01 +08:00
Andvari d8efe7b4c3 feat(apnews): Mobile API (#18819)
* feat(apnews): Mobile API

* .

* 更新 mobile-api.ts

* 更新 mobile-api.ts

* .
2025-04-12 03:17:12 +08:00
Kjasn b0181eeea4 feat(route): add Hanime1 (#18804)
* feat(route): add Hanime1

* feat(route): enhance Hanime1 previews, fix UA

* fix(route): update puppeteer import to use utility function

* fix(route): replace puppeteer with ofetch
2025-04-12 02:21:03 +08:00
Ethan Shen 6b681e7198 feat(route): add 西安交通大学本科招生网 (#18826) 2025-04-12 01:45:57 +08:00
Bean Deng 邓斌 ac50b9850a fix: 修复 /readhub/daily 路由 logo 和标题显示的问题 (#18825)
* fix: image of readhub daily should be square

* fix: 修复标题中重复的 ` - Readhub`
2025-04-11 21:19:08 +08:00
dependabot[bot] d94853dca8 chore(deps): bump @opentelemetry/semantic-conventions (#18813)
Bumps the opentelemetry group with 1 update: [@opentelemetry/semantic-conventions](https://github.com/open-telemetry/opentelemetry-js).


Updates `@opentelemetry/semantic-conventions` from 1.30.0 to 1.31.0
- [Release notes](https://github.com/open-telemetry/opentelemetry-js/releases)
- [Changelog](https://github.com/open-telemetry/opentelemetry-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/open-telemetry/opentelemetry-js/compare/v1.30.0...semconv/v1.31.0)

---
updated-dependencies:
- dependency-name: "@opentelemetry/semantic-conventions"
  dependency-version: 1.31.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: opentelemetry
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 20:57:31 +08:00
dependabot[bot] f0854c7fa8 chore(deps): bump dotenv from 16.4.7 to 16.5.0 (#18821)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 16.4.7 to 16.5.0.
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v16.4.7...v16.5.0)

---
updated-dependencies:
- dependency-name: dotenv
  dependency-version: 16.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-11 02:45:56 -07:00
dependabot[bot] d9103e5de6 chore(deps-dev): bump discord-api-types from 0.37.119 to 0.37.120 (#18822)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.119 to 0.37.120.
- [Release notes](https://github.com/discordjs/discord-api-types/releases)
- [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md)
- [Commits](https://github.com/discordjs/discord-api-types/compare/0.37.119...0.37.120)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-version: 0.37.120
  dependency-type: direct:development
  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>
2025-04-11 08:48:31 +00:00
dependabot[bot] 4de4936faa chore(deps-dev): bump eslint-config-prettier from 10.1.1 to 10.1.2 (#18820)
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) from 10.1.1 to 10.1.2.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v10.1.1...v10.1.2)

---
updated-dependencies:
- dependency-name: eslint-config-prettier
  dependency-version: 10.1.2
  dependency-type: direct:development
  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>
2025-04-11 08:45:50 +00:00
dependabot[bot] e4ba55d9b7 chore(deps): bump @hono/zod-openapi from 0.19.2 to 0.19.4 (#18814)
Bumps [@hono/zod-openapi](https://github.com/honojs/middleware/tree/HEAD/packages/zod-openapi) from 0.19.2 to 0.19.4.
- [Release notes](https://github.com/honojs/middleware/releases)
- [Changelog](https://github.com/honojs/middleware/blob/main/packages/zod-openapi/CHANGELOG.md)
- [Commits](https://github.com/honojs/middleware/commits/HEAD/packages/zod-openapi)

---
updated-dependencies:
- dependency-name: "@hono/zod-openapi"
  dependency-version: 0.19.4
  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>
2025-04-10 08:25:40 +00:00
la3rence f20d5b3620 feat(route): tariff docs by chinese gov (#18809)
* feat(route): tariff docs by chinese gov

* chore: fix example path
2025-04-09 23:05:45 -07:00
Ethan Shen 8508789087 feat(route): add 机核网预告 (#18810) 2025-04-09 09:23:09 -07:00
Saif Azmi facc6d543c feat(route): add LinkedIn company posts (#18799)
* feat(route): add linkedin company posts - basic setup

path: /linkedin/company/google/posts

* feat(route): linkedIn company post returns realworld data

* fix: InvalidDate issue for pubDate

* refactor: to using arrow function for handler

* feat: add feed description

* chore: update parameter company_id description

remove trailing white space

* perf: add await to puppeteer page.close()

* perf: close puppeteer browser

missed this step in previous commits

* perf: load response in cheerio only once
2025-04-09 21:23:54 +08:00
User eb5e4c609b fix: A bug fix ,fix nhentai image link error (#18805)
* fix nhentai image link error

* bring yml back

* fix: add an empty line at the end

---------

Co-authored-by: Joe <joegodwanggod@gamil.com>
2025-04-09 20:41:28 +08:00