Commit Graph

15393 Commits

Author SHA1 Message Date
dependabot[bot] 3a763faa6a
chore(deps): bump @sentry/node from 10.22.0 to 10.23.0 (#20440)
Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 10.22.0 to 10.23.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/10.22.0...10.23.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-version: 10.23.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-11-06 16:17:15 +08:00
dependabot[bot] 675a836f9e
chore(deps): bump docker/setup-qemu-action from 3.6.0 to 3.7.0 (#20439)
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3.6.0 to 3.7.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases)
- [Commits](29109295f8...c7c5346462)

---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
  dependency-version: 3.7.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-11-06 16:16:08 +08:00
dependabot[bot] 6899aca3d4
chore(deps-dev): bump tsdown from 0.15.12 to 0.16.0 (#20431)
* chore(deps-dev): bump tsdown from 0.15.12 to 0.16.0

Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.15.12 to 0.16.0.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.15.12...v0.16.0)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.16.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: update file extension from .js to .mjs

* fix: update start script to use .mjs file extension

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-06 01:30:32 +08:00
Ethan Shen 83f7013951
feat(route): add 数字尾巴文章 (#20435) 2025-11-06 00:59:15 +08:00
dependabot[bot] cd3ec9479b
chore(deps): bump mailparser from 3.7.5 to 3.9.0 (#20434)
Bumps [mailparser](https://github.com/nodemailer/mailparser) from 3.7.5 to 3.9.0.
- [Release notes](https://github.com/nodemailer/mailparser/releases)
- [Changelog](https://github.com/nodemailer/mailparser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nodemailer/mailparser/compare/v3.7.5...v3.9.0)

---
updated-dependencies:
- dependency-name: mailparser
  dependency-version: 3.9.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-11-05 18:40:32 +08:00
dependabot[bot] 27e0b8b290
chore(deps): bump docker/metadata-action from 5.8.0 to 5.9.0 (#20433)
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.8.0 to 5.9.0.
- [Release notes](https://github.com/docker/metadata-action/releases)
- [Commits](c1e51972af...318604b99e)

---
updated-dependencies:
- dependency-name: docker/metadata-action
  dependency-version: 5.9.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-11-05 18:39:37 +08:00
Tony 13e7784944
fix(route): apple app store (#20427) 2025-11-05 05:11:28 +08:00
Tony 9e3ca7471c
fix(route): bilibili ranking (#20426)
* fix(route): bilibili ranking

* fix: split apiUrl for signing

* feat(route): add radar mapping for ranking redirects
2025-11-04 22:47:28 +08:00
Tony 53449edfaa style(eslint): update no-unused-vars args option to 'after-used' 2025-11-04 21:03:01 +08:00
Tony 6769806007 style(eslint): update no-unused-vars ignore pattern 2025-11-04 20:50:23 +08:00
dependabot[bot] 2045b67aad
chore(deps-dev): bump the typescript-eslint group with 2 updates (#20422)
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.46.2 to 8.46.3
- [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.46.3/packages/eslint-plugin)

Updates `@typescript-eslint/parser` from 8.46.2 to 8.46.3
- [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.46.3/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/eslint-plugin"
  dependency-version: 8.46.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: typescript-eslint
- dependency-name: "@typescript-eslint/parser"
  dependency-version: 8.46.3
  dependency-type: direct:development
  update-type: version-update:semver-patch
  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-11-04 08:24:45 +00:00
dependabot[bot] df01f40776
chore(deps): bump @scalar/hono-api-reference from 0.9.22 to 0.9.23 (#20423)
Bumps [@scalar/hono-api-reference](https://github.com/scalar/scalar/tree/HEAD/integrations/hono) from 0.9.22 to 0.9.23.
- [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.23
  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-11-04 08:18:15 +00:00
dependabot[bot] afb1ddaee1
chore(deps-dev): bump discord-api-types from 0.38.31 to 0.38.32 (#20425)
Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.38.31 to 0.38.32.
- [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.38.31...0.38.32)

---
updated-dependencies:
- dependency-name: discord-api-types
  dependency-version: 0.38.32
  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-11-04 08:17:55 +00:00
dependabot[bot] 49af486984
chore(deps): bump actions-cool/issues-helper from 3.7.0 to 3.7.1 (#20424)
Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) from 3.7.0 to 3.7.1.
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](ca1b238fec...564cd9b1ba)

---
updated-dependencies:
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.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-11-04 08:16:10 +00:00
dependabot[bot] 294e81f230
chore(deps-dev): bump the eslint group with 2 updates (#20421)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.1/packages/js)

Updates `eslint` from 9.39.0 to 9.39.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.39.0...v9.39.1)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.39.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-04 08:07:18 +00:00
Ethan Shen efd864446d
feat(route): add 中国炼焦行业协会栏目 (#20418) 2025-11-04 09:04:53 +08:00
Tony d2c310c66c
feat(route): add ctinews (#20419)
* feat(route): add ctinews

* fix(handler): adjust publication date timezone for video items

* fix(handler): correct timezone function import for publication date
2025-11-04 01:20:14 +08:00
AhsokaTano26 36eb792493
feat(route): add CQU jwc notification (#19468) 2025-11-03 22:00:35 +08:00
King-of-Infinite-Space 2b951ca938
chore(workflow): prevent similar issue being the current issue (#20410) 2025-11-03 09:23:03 +00:00
dependabot[bot] 484185bc64
chore(deps-dev): bump @types/node from 24.9.2 to 24.10.0 (#20416)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.2 to 24.10.0.
- [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: 24.10.0
  dependency-type: direct:development
  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-11-03 17:20:10 +08:00
dependabot[bot] 2841fe6dc8
chore(deps-dev): bump globals from 16.4.0 to 16.5.0 (#20414)
Bumps [globals](https://github.com/sindresorhus/globals) from 16.4.0 to 16.5.0.
- [Release notes](https://github.com/sindresorhus/globals/releases)
- [Commits](https://github.com/sindresorhus/globals/compare/v16.4.0...v16.5.0)

---
updated-dependencies:
- dependency-name: globals
  dependency-version: 16.5.0
  dependency-type: direct:development
  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-11-03 17:00:51 +08:00
dependabot[bot] 0c0dece3c3
chore(deps-dev): bump the eslint group with 2 updates (#20411)
Bumps the eslint group with 2 updates: [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) and [eslint](https://github.com/eslint/eslint).


Updates `@eslint/js` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js)

Updates `eslint` from 9.38.0 to 9.39.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Commits](https://github.com/eslint/eslint/compare/v9.38.0...v9.39.0)

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: eslint
  dependency-version: 9.39.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-11-03 17:00:11 +08:00
dependabot[bot] 9cd93191df
chore(deps): bump actions-cool/issues-helper from 3.6.3 to 3.7.0 (#20415)
Bumps [actions-cool/issues-helper](https://github.com/actions-cool/issues-helper) from 3.6.3 to 3.7.0.
- [Release notes](https://github.com/actions-cool/issues-helper/releases)
- [Changelog](https://github.com/actions-cool/issues-helper/blob/main/CHANGELOG.md)
- [Commits](45d75b6cf7...ca1b238fec)

---
updated-dependencies:
- dependency-name: actions-cool/issues-helper
  dependency-version: 3.7.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-11-03 16:59:02 +08:00
dependabot[bot] 7cdd51d660
chore(deps-dev): bump got from 14.6.1 to 14.6.2 (#20413)
Bumps [got](https://github.com/sindresorhus/got) from 14.6.1 to 14.6.2.
- [Release notes](https://github.com/sindresorhus/got/releases)
- [Commits](https://github.com/sindresorhus/got/compare/v14.6.1...v14.6.2)

---
updated-dependencies:
- dependency-name: got
  dependency-version: 14.6.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-11-03 08:16:43 +00:00
dependabot[bot] f37fe5ef33
chore(deps): bump ofetch from 1.5.0 to 1.5.1 (#20412)
Bumps [ofetch](https://github.com/unjs/ofetch) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/unjs/ofetch/releases)
- [Changelog](https://github.com/unjs/ofetch/blob/main/CHANGELOG.md)
- [Commits](https://github.com/unjs/ofetch/compare/v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: ofetch
  dependency-version: 1.5.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-11-03 08:14:46 +00:00
DIYgod 8d560d18f4
fix(route/bilibili/video): update Referer and origin headers for API request 2025-11-03 11:30:10 +08:00
Tony ec0d80d91f
fix(route/tophub): fix selectors (#20408)
* fix(route/tophub): fix selectors

* fix(route/tophub): include image in response
2025-11-03 04:18:27 +08:00
Ethan Shen 64399c50d1
feat(route): add 星林社区 (#20403)
* feat(route): add 星林社区

* fix typo
2025-11-02 16:18:31 +08:00
Tony 5fa80216db
chore: bump packages (#20405)
- Bump pnpm to v10.20.0
- Bump vite from 5.4.19 to 5.4.21
- Bump esbuild from 0.25.10 to 0.25.11
- Bump tar and tar-fs versions to 7.5.2 and 3.1.1 respectively
2025-11-02 01:48:59 +08:00
Tony 4e93cf357b
fix(route): apple iap (#20404) 2025-11-02 01:30:43 +08:00
dependabot[bot] 94834e685a
chore(deps): bump jsdom from 27.0.1 to 27.1.0 (#20399)
Bumps [jsdom](https://github.com/jsdom/jsdom) from 27.0.1 to 27.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/27.0.1...27.1.0)

---
updated-dependencies:
- dependency-name: jsdom
  dependency-version: 27.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-10-31 16:29:54 +08:00
dependabot[bot] af180748a1
chore(deps): bump @hono/node-server from 1.19.5 to 1.19.6 (#20400)
Bumps [@hono/node-server](https://github.com/honojs/node-server) from 1.19.5 to 1.19.6.
- [Release notes](https://github.com/honojs/node-server/releases)
- [Commits](https://github.com/honojs/node-server/compare/v1.19.5...v1.19.6)

---
updated-dependencies:
- dependency-name: "@hono/node-server"
  dependency-version: 1.19.6
  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-10-31 08:09:50 +00:00
dependabot[bot] 750d9487d3
chore(deps): bump hono from 4.10.3 to 4.10.4 (#20398)
Bumps [hono](https://github.com/honojs/hono) from 4.10.3 to 4.10.4.
- [Release notes](https://github.com/honojs/hono/releases)
- [Commits](https://github.com/honojs/hono/compare/v4.10.3...v4.10.4)

---
updated-dependencies:
- dependency-name: hono
  dependency-version: 4.10.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-10-30 16:49:12 +08:00
dependabot[bot] 4887f4ccd4
chore(deps-dev): bump tsdown from 0.15.11 to 0.15.12 (#20397)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.15.11 to 0.15.12.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.15.11...v0.15.12)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.15.12
  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-10-30 08:07:51 +00:00
HappyZhu99 77b07b3b47
feat(router/aiaa): rebuild rss from official (#20390)
* feature(route/aiaa): new router added

* feature(router/aiaa): rebuild rss from official

* feature(route/aiaa): new to old pudate list with preprint and current issue

* feature(route/aiaa): fix example

* feat(route/aiaa): fix path

* feat(route/aiaa): fix path

* feat(route/aiaa): reuse DataItem and other optimization

* delete empty file

* fix namespace
2025-10-30 14:31:31 +08:00
HappyZhu99 b93555f1ff
fix(route/ieee): add full abstract (#20391)
* fix(route/ieee): add full abstract

* fix(route/ieee): get full abstract elegantly

* better performance
2025-10-30 13:57:03 +08:00
Tony 9810bf7618
fix(route/mymusicsheet): update urls (#20395)
* fix(route/mymusicsheet): update urls

* fix(route/mymusicsheet): update isFree logic to handle freeOnly parameter correctly
2025-10-30 05:01:39 +08:00
Tony c33c9b1762
fix(route): add youtube referer (#20396) 2025-10-30 04:56:32 +08:00
Tony e6cef5ad4c
fix(middleware): ensure referrerpolicy is set only if not already defined (#20394) 2025-10-30 04:40:05 +08:00
Ethan Shen b9c1f81f9d
feat(route): add 数字尾巴鲸闻 (#20384)
* feat(route): add 数字尾巴鲸闻

* fix typo
2025-10-30 00:05:19 +08:00
dependabot[bot] 64a3b06d16
chore(deps): bump ofetch from 1.4.1 to 1.5.0 (#20392)
* chore(deps): bump ofetch from 1.4.1 to 1.5.0

Bumps [ofetch](https://github.com/unjs/ofetch) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/unjs/ofetch/releases)
- [Changelog](https://github.com/unjs/ofetch/blob/v1.5.0/CHANGELOG.md)
- [Commits](https://github.com/unjs/ofetch/compare/v1.4.1...v1.5.0)

---
updated-dependencies:
- dependency-name: ofetch
  dependency-version: 1.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* fix: use `query` instead of deprecated `params`

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-29 21:09:00 +08:00
AnitsuriW 283cc9cb93
feat(route): add AzurLane JP news (#20374)
* feat(route): add AzurLane JP news

* fix(route): azurlane jp incorrect namespace

* Update lib/routes/azurlane/news.ts
2025-10-29 19:53:58 +08:00
dependabot[bot] 2c39ff0ca9
chore(deps-dev): bump @types/node from 24.9.1 to 24.9.2 (#20393)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.9.1 to 24.9.2.
- [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: 24.9.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-10-29 08:10:42 +00:00
Stephen Zhou a0c5b08936
fix(route/bilibili): only get subtitle for jsonfeed (#20377)
* fix(route/bilibili): only get subtitle for jsonfeed

* Update lib/middleware/cache.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

* Update lib/middleware/cache.ts

Co-authored-by: Tony <TonyRL@users.noreply.github.com>

---------
2025-10-29 15:32:20 +08:00
Andvari cb1cf517c7
fix(route/zaobao): Adapt to interactive page link (#20383)
* fix(route/zaobao): Adapt to interactive page link

* .
2025-10-29 02:13:56 +08:00
DIYgod 6197f745b4
feat(youtube): customize fetch method for Innertube instance 2025-10-28 21:42:22 +08:00
mslxl 49a58764fa
fix(route/github): Fix URL link error in events (#20386)
* fix(route/github): Fix url of PR event not links to HTML page

* fix(route/github): Fix repo info be replaced in push event

* style: auto format

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-28 20:14:44 +08:00
dependabot[bot] 961bb9ce0c
chore(deps-dev): bump tsdown from 0.15.10 to 0.15.11 (#20387)
Bumps [tsdown](https://github.com/rolldown/tsdown) from 0.15.10 to 0.15.11.
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](https://github.com/rolldown/tsdown/compare/v0.15.10...v0.15.11)

---
updated-dependencies:
- dependency-name: tsdown
  dependency-version: 0.15.11
  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-10-28 17:56:29 +08:00
Ethan Shen 33ff12b8f7
feat(route): add 国家核安全局 (#20376)
* feat(route): add 国家核安全局

* feat: add docs

* fix typo
2025-10-28 02:40:33 +08:00
dependabot[bot] 52c18b7f25
chore(deps-dev): bump eslint-plugin-unicorn from 61.0.2 to 62.0.0 (#20381)
* chore(deps-dev): bump eslint-plugin-unicorn from 61.0.2 to 62.0.0

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 61.0.2 to 62.0.0.
- [Release notes](https://github.com/sindresorhus/eslint-plugin-unicorn/releases)
- [Commits](https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v61.0.2...v62.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-unicorn
  dependency-version: 62.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* style: fix unicorn/prefer-string-raw

* style: fix unicorn/no-useless-collection-argument

* style: fix unicorn/no-immediate-mutation

* style: fix unicorn/no-immediate-mutation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 01:26:56 +08:00