forked from DIYgod/RSSHub
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] master from diygod:master #339
Open
pull
wants to merge
46
commits into
Juijote:master
Choose a base branch
from
DIYgod:master
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.2 to 22.10.3. - [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-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>
@dependabot[bot] is attempting to deploy a commit to the juijote's projects Team on Vercel. A member of the Team first needs to authorize it. |
* feat(route): 添加北师大-教育学部-培养动态 * Update lib/routes/bnu/fe.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * use a randomised UA of Chrome on macOS by default ---------
* fix(youtube): check if username exists * docs: fix descriptoin https://support.google.com/youtube/answer/6180214
* feat(route): add 爱范儿快讯 * chore: remove deprecated file * fix: deepscan issue ---------
- default sortBy param to 'date' instead of 'default' - add default size and page value Signed-off-by: mintyfrankie <77310871+mintyfrankie@users.noreply.github.com>
* feat(route): fix images not displaying in msn news full text * feat(route): fix images not displaying in msn news full text
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.3 to 22.10.5. - [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-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>
…8034) Bumps [discord-api-types](https://github.com/discordjs/discord-api-types) from 0.37.114 to 0.37.115. - [Release notes](https://github.com/discordjs/discord-api-types/releases) - [Changelog](https://github.com/discordjs/discord-api-types/blob/main/CHANGELOG.md) - [Commits](discordjs/discord-api-types@0.37.114...0.37.115) --- updated-dependencies: - dependency-name: discord-api-types 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>
Bumps [@vercel/nft](https://github.com/vercel/nft) from 0.27.10 to 0.29.0. - [Release notes](https://github.com/vercel/nft/releases) - [Commits](vercel/nft@0.27.10...0.29.0) --- updated-dependencies: - dependency-name: "@vercel/nft" 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>
* feat(route): add 开源中国专栏 * fix regex
* Update package.json * Update package.json * feat: add RSS subscription for (NWMU) Northwestern Minzu University. * fix: fix array generation forms for dom-parser. * fix: fix url replacing behavior. * fix: fix cover images, typos and maintainer. * fix: remove router from deprecated routers. * fix: fix router name and example. * fix: fix items limit. * fix: fix date parser. * fix: use cache for the RSS data. * fix: typo * feat: add catti router. * fix: remove unused promise wrapping * fix: remove unnecessary param check. * fix: add radar --------- Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
* Update package.json * Update package.json * feat: add RSS subscription for (NWMU) Northwestern Minzu University. * fix: fix array generation forms for dom-parser. * fix: fix url replacing behavior. * fix: fix cover images, typos and maintainer. * fix: remove router from deprecated routers. * fix: fix router name and example. * fix: fix items limit. * fix: fix date parser. * fix: use cache for the RSS data. * fix: typo * feat: add feed for ruankao(中国计算机职业技术资格考试) website. * fix: remove unused promise wrapping. * fix: rewrite to literal string. * fix: remove unnecessary namespace prefix. --------- Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
* Update package.json * Update package.json * feat: add RSS subscription for (NWMU) Northwestern Minzu University. * fix: fix array generation forms for dom-parser. * fix: fix url replacing behavior. * fix: fix cover images, typos and maintainer. * fix: remove router from deprecated routers. * fix: fix router name and example. * fix: fix items limit. * fix: fix date parser. * fix: use cache for the RSS data. * fix: typo * feat: add router for pacilution.com * fix: fix the url concat Co-authored-by: Tony <TonyRL@users.noreply.github.com> * fix: remove unused protocol Co-authored-by: Tony <TonyRL@users.noreply.github.com> * fix: remove unnecessary promise wrapping. * fix: add radar --------- Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
…anguage type (#18043) Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* init * fix __dir * add news route * not passing directly * comment changes --------- Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* fix: finology * use ofetch from '@/utils/ofetch'; * comments changes * Discard changes to lib/types.ts --------- Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
* add squads * style: auto format * null check * fix: add null checks for items * changes * trigger * use params * fix: add categories --------- Co-authored-by: rjnishant530 <singhnisant530@gmail.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* New Routes for UPS Tracking * New Routes for UPS Tracking * trying to fix Vitest puppeteer on Node lts/-1 * Add tracking feature to UPS route - Implemented tracking functionality in `lib/routes/ups/track.ts` * fix: update tracking logic in UPS route * Add guid to track request
* init * comment fixes --------- Co-authored-by: rjnishant530 <singhnisant530@gmail.com>
Bumps [notion-to-md](https://github.com/souvikinator/notion-to-md) from 3.1.1 to 3.1.2. - [Release notes](https://github.com/souvikinator/notion-to-md/releases) - [Commits](souvikinator/notion-to-md@v3.1.1...v3.1.2) --- updated-dependencies: - dependency-name: notion-to-md 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>
Bumps [hono](https://github.com/honojs/hono) from 4.6.15 to 4.6.16. - [Release notes](https://github.com/honojs/hono/releases) - [Commits](honojs/hono@v4.6.15...v4.6.16) --- updated-dependencies: - dependency-name: hono 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>
Bumps [narou](https://github.com/deflis/node-narou) from 1.0.0 to 1.1.0. - [Release notes](https://github.com/deflis/node-narou/releases) - [Commits](deflis/node-narou@v1.0.0...v1.1.0) --- updated-dependencies: - dependency-name: narou 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>
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.171 to 1.0.172. - [Release notes](https://github.com/postalsys/imapflow/releases) - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md) - [Commits](postalsys/imapflow@v1.0.171...v1.0.172) --- updated-dependencies: - dependency-name: imapflow 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>
* chore(deps): bump uuid from 11.0.3 to 11.0.4 Bumps [uuid](https://github.com/uuidjs/uuid) from 11.0.3 to 11.0.4. - [Release notes](https://github.com/uuidjs/uuid/releases) - [Changelog](https://github.com/uuidjs/uuid/blob/main/CHANGELOG.md) - [Commits](uuidjs/uuid@v11.0.3...v11.0.4) --- updated-dependencies: - dependency-name: uuid dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> * chore: bump pnpm to 9.15.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
#18049) * fix: Fixed the issue of being blocked by the website due to excessive concurrent requests, which resulted in failure to retrieve information. * fix: Added the missing semicolons. * fix: use tiny-async-pool instead of resolving one by one.
* feat(route): add 21财经频道 * fix: Remove complex expressions
* feat(add route): Add steam curator reviews route * fix: modify the maintainer's name to fenxer * fix: replace API to `/ajaxgetfilteredrecommendations` fix: something unnecessary * fix: DeepScan error: value assigned to variable 'setValue' at this point is not used before it is overwritten * Update lib/routes/steam/curator.ts Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…m. (#18028) * 添加知乎路由,用于获取指定用户所有公开的收藏内容 * 修改example地址 * 修改代码以符合路由规范 * Update lib/routes/zhihu/all-collections.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * 修改代码以符合路由规范和代码审阅者要求的got请求代码格式统一和re-cast的问题 --------- Co-authored-by: yuerongkang <yuerongkang@drivedream.com>
* refactor(routes): hdu/auto use user input * Update lib/routes/hdu/auto/notice.ts
Bumps [notion-to-md](https://github.com/souvikinator/notion-to-md) from 3.1.2 to 3.1.3. - [Release notes](https://github.com/souvikinator/notion-to-md/releases) - [Commits](souvikinator/notion-to-md@v3.1.2...v3.1.3) --- updated-dependencies: - dependency-name: notion-to-md 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>
…#18064) Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 8.19.0 to 8.19.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.19.1/packages/parser) --- updated-dependencies: - dependency-name: "@typescript-eslint/parser" 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>
Bumps [tldts](https://github.com/remusao/tldts) from 6.1.70 to 6.1.71. - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](remusao/tldts@v6.1.70...v6.1.71) --- updated-dependencies: - dependency-name: tldts 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>
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 8.19.0 to 8.19.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.19.1/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" 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>
Bumps [notion-to-md](https://github.com/souvikinator/notion-to-md) from 3.1.3 to 3.1.4. - [Release notes](https://github.com/souvikinator/notion-to-md/releases) - [Commits](souvikinator/notion-to-md@v3.1.3...v3.1.4) --- updated-dependencies: - dependency-name: notion-to-md 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>
Bumps [imapflow](https://github.com/postalsys/imapflow) from 1.0.172 to 1.0.173. - [Release notes](https://github.com/postalsys/imapflow/releases) - [Changelog](https://github.com/postalsys/imapflow/blob/master/CHANGELOG.md) - [Commits](postalsys/imapflow@v1.0.172...v1.0.173) --- updated-dependencies: - dependency-name: imapflow 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>
* add feed for sciencedirect call for paper * Update lib/routes/sciencedirect/call-for-paper.ts Co-authored-by: Tony <TonyRL@users.noreply.github.com> * add parameters and use templates * Update call-for-paper.ts ---------
* feat(route): add route for university: CTBU XXGS * update filename
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot] (v2.0.0-alpha.1)
Can you help keep this open source service alive? 💖 Please sponsor : )