Commit Graph

9438 Commits

Author SHA1 Message Date
dependabot[bot] 5d4e993bff chore(deps-dev): bump jest from 29.6.1 to 29.6.2 (#12980)
* chore(deps-dev): bump jest from 29.6.1 to 29.6.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.6.1 to 29.6.2.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:29:35 +08:00
dependabot[bot] 38652becbb chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10 (#12976)
* chore(deps): bump @notionhq/client from 2.2.8 to 2.2.10

Bumps [@notionhq/client](https://github.com/makenotion/notion-sdk-js) from 2.2.8 to 2.2.10.
- [Release notes](https://github.com/makenotion/notion-sdk-js/releases)
- [Commits](https://github.com/makenotion/notion-sdk-js/compare/v2.2.8...v2.2.10)

---
updated-dependencies:
- dependency-name: "@notionhq/client"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:22:23 +08:00
dependabot[bot] 54536fc55f chore(deps-dev): bump prettier from 3.0.0 to 3.0.1 (#12975)
* chore(deps-dev): bump prettier from 3.0.0 to 3.0.1

Bumps [prettier](https://github.com/prettier/prettier) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:20:31 +08:00
dependabot[bot] 474a7ddc55 chore(deps): bump @sentry/node from 7.59.3 to 7.62.0 (#12973)
* chore(deps): bump @sentry/node from 7.59.3 to 7.62.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.59.3 to 7.62.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/7.59.3...7.62.0)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 06:03:53 +08:00
dependabot[bot] 3f2870458c chore(deps): bump puppeteer from 20.9.0 to 21.0.2 (#12971)
* chore(deps): bump puppeteer from 20.9.0 to 21.0.2

Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.9.0 to 21.0.2.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-v20.9.0...puppeteer-v21.0.2)

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

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 04:37:31 +08:00
dependabot[bot] 43064dabe6 chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8 (#12972)
* chore(deps-dev): bump @types/koa from 2.13.6 to 2.13.8

Bumps [@types/koa](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/koa) from 2.13.6 to 2.13.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/koa)

---
updated-dependencies:
- dependency-name: "@types/koa"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

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

* chore: fix pnpm install

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-11 03:55:07 +08:00
Ethan Shen cb7a9fa5a7 feat(route): add 早报网 (#12981) 2023-08-11 03:17:25 +08:00
Nishant Singh 57b8489f5b feat(route): add Smashing magazine (#12961)
* initial commit

* feat(route): add Smashing magazine

* docs

* docs update

* add full article

* fix docs

* docs: spoiler

---------
2023-08-11 02:47:00 +08:00
Nishant Singh 6616368e51 feat(route): add A List Apart (#12960)
* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

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

* fix(stockedge):minor changes

* feat(route): add 'A list apart'

* docs

* parse time

* use wordpress api

* add _embedded

* fix

* docs: spoiler

---------
2023-08-11 02:02:48 +08:00
Tony 4e809d51fa feat(route): thehindu topic (#12964) 2023-08-10 04:31:16 +08:00
Tony d1457e3ab6 feat(route): add runtrail (#12963) 2023-08-10 03:18:07 +08:00
Nishant Singh 3432b148d6 feat(route): add Stock Edge (#12950)
* feat(route): add Stock Edge

* fix(parseTime): utils

* Update docs/en/finance.md

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

* fix(stockedge):minor changes

---------
2023-08-09 17:51:17 +08:00
Nishant Singh d8de841c73 docs: spelling mistake and description update (#12953) 2023-08-09 17:46:35 +08:00
Caio Ramos f440e22b54 feat(route): Spotify show route (#12945)
* Add spotify show route

* refactor: sort entries

* docs: remove dupe field

* Update lib/v2/spotify/show.js
---------
2023-08-09 03:26:14 +08:00
github-actions[bot] 443cea231d style: auto format 2023-08-08 17:26:04 +00:00
Derek 2ebade6689 fix(route): cnki/journals (#12949) 2023-08-09 01:23:56 +08:00
Derek db0b637da0 fix(route): elsevier (#12948) 2023-08-08 17:27:15 +08:00
Nishant Singh 656c8bc08f feat(route): add dnaindia (#12941)
* feat(route): add dnaindia

* Update docs/en/traditional-media.md

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

* Update docs/en/traditional-media.md

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

* Update docs/en/traditional-media.md

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

* Update docs/en/traditional-media.md

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

* Update docs/en/traditional-media.md

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

* Update lib/v2/dnaindia/radar.js

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

* Update lib/v2/dnaindia/radar.js

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

* Update lib/v2/dnaindia/radar.js

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

* Update<category.js>: change logger and item.category

* Update traditional-media.md

* Update lib/v2/dnaindia/radar.js

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

* Update lib/v2/dnaindia/category.js

---------
2023-08-08 11:28:30 +08:00
Tony 291e127158 fix(route): bilibili vsearch (#12943) 2023-08-08 05:25:56 +08:00
Tony 8b3b2e9fa5 fix(route): zhihu (#12942) 2023-08-08 04:51:55 +08:00
Li Xuetao 166661fb62 fix(route/ximalaya): categoryInfo is undefined (#12940)
* fix(route/ximalaya): categoryInfo is undefined

* fix(route/ximalaya): categoryInfo is undefined

* refactor: migrate to v2

---------
2023-08-08 03:49:06 +08:00
github-actions[bot] 6f4ff31b37 style: auto format 2023-08-06 16:23:04 +00:00
Ethan Shen 587a24901f feat(route): add 电子工程专辑芯语 (#12939)
* feat(route): add 电子工程专辑芯语

* fix radar
2023-08-07 00:21:04 +08:00
sirius60111 a21ed0d065 fix(route): radar rule for xueqiu snb & stock_info (#12935) 2023-08-05 19:41:30 +08:00
dependabot[bot] 525f6a0a78 chore(deps): bump pinyin-pro from 3.16.1 to 3.16.2 in /docs (#12934)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.16.1...3.16.2)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2023-08-04 21:55:21 +00:00
Tony a198d61c8f docs: fix table in other.md 2023-08-04 06:46:44 +08:00
tmr 233fbd30df feat: 为html/json转化为rss提供通用支持 (#12882)
* feat: add rss proxy

* docs: 增加文档

* feat: 增加description和自动链接提取

* feat: 增加一些有用的radar

* fix: 链接补全

* fix: lint

* fix: request config

* docs: example encode

* fix: rename proxy to transform

* refactor: move it under rsshub

fix: split radar rules

* fix: maintainer build

* style: camelCase

* docs: fix example

---------
2023-08-04 00:43:39 +08:00
Ethan Shen be606d38e0 fix(route): finviz news (#12857)
* fix(route): finviz news

* fix: remove unnecessary escape characters

* fix: remove cache

* fix: add filter of title

* fix: filter empty value

---------
2023-08-03 21:30:09 +08:00
snowraincloud 115793b077 feat(route/odaily): Odaily 星球日报, 添加指定关键字快讯 (#12926)
* feat(route/odaily): Odaily 星球日报, 添加指定关键字快讯

* fix: sort entries

* fix: radar rules

---------
2023-08-03 21:01:26 +08:00
cayZ 60117a41c5 fix: radar rule for Telegram channels (#12927) 2023-08-03 18:51:56 +08:00
HearingSmile e86265bcf8 fix: bilibili route /bilibili/user/video/:uid bug (#12920) 2023-08-01 19:03:27 +08:00
HearingSmile 31a59fd089 fix:中国政府网-最新政策 url变更(#12908) (#12914) 2023-08-01 02:53:21 +08:00
甜檸seril 93beaca55a feat(route): add 湖南农业大学教务处等通知 (#12913)
* feat(route): add 湖南农业大学教务处等通知

* feat(route): add hunau湖南农业大学教务处等通知

* fix: Incomplete multi-character sanitization

* fix: sort entries

* fix: name using lowerCamelCase

* fix: case bugs
2023-07-31 00:12:14 +08:00
Ethan Shen 8a6f750f8b feat(route): add Rawkuma (#12901)
* feat(route): add Rawkuma

* update lib/v2/rawkuma/manga.js

* fix: eslint

---------
2023-07-30 05:46:33 +08:00
Rongrong c5feec07f3 fix(route/twitter/user): missing all replies (#12912)
Signed-off-by: Rongrong <i@rong.moe>
2023-07-30 04:51:31 +08:00
Tony 8eb9b5b71d fix(route): 18comic (#12911)
* fix(route): 18comic

* feat: allow user provided domain
2023-07-30 04:20:46 +08:00
Tony 9c33b3fb34 fix(route): coolapk item type 13 (#12910) 2023-07-29 23:47:03 +08:00
TonyRL f466312a01 docs: fix bilibili wrong parent 2023-07-29 15:46:28 +00:00
Tony eb0e477b18 fix(route): wxkol (#12909) 2023-07-29 23:15:31 +08:00
436f6168e7 feat(route): add bilibili频道排行榜 (#12906)
* feat(route): add bilibili频道排行榜

* fix

* fix: typo

---------
2023-07-29 22:41:49 +08:00
TonyRL 0590e12333 ci: enable experimental feature in gha 2023-07-29 14:16:33 +00:00
SUEPbot 2c30463779 feat(route): shiep (#12907)
* fix(route/shiep): fix jsjxy,tyb

* feat(route/shiep): add jxfz,nydlzk,rpstec,spgc,ztjy
2023-07-29 21:27:17 +08:00
github-actions[bot] 4a8431bc19 style: auto format 2023-07-28 20:27:33 +00:00
Arne Keller 6f13fc4cc2 feat(route): add github all issue/pull comments (#12899) 2023-07-29 04:25:29 +08:00
Tony 3428cc2beb fix(route): segment fault user (#12900) 2023-07-28 23:45:22 +08:00
沨沄极客 e0800cf4a2 feat(route): utgd: adjust utgd apiUrl to new (#12894)
* Update timeline.js

* Update topic.js
2023-07-28 21:14:13 +08:00
5373b5878b feat(route): add 中国海洋大学选课信息教务通知 (#12880)
* feat(route): add 中国海洋大学教务处

* fix: sort entries

* fix: 修复错误的entries排序

* feat(route): add 中国海洋大学选课信息教务通知

* add selfhost

---------
2023-07-28 20:59:58 +08:00
Felix Hsu d8ddc29e43 fix(route): bloomberg: add default handing of news in storymode based on react-renderer (#12878)
* fix minor bugs

* fix page sel

* reformat

* wordaround to fix the deepscan error

* fix bloomberg when dealing with 404 direct link

* fix processVideo in cyclic depend

* remove the toggle
2023-07-28 20:32:39 +08:00
Markus Unterwaditzer 6c07fc6d86 feat(route): add route for bluesky post search ("keyword") (#12893)
* add route for bluesky post search ("keyword")

* try and fix up routes

* Apply suggestions from code review
---------
2023-07-28 10:21:31 +08:00
dependabot[bot] 354949eb60 chore(deps): bump pinyin-pro from 3.16.0 to 3.16.1 in /docs (#12890)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.16.0 to 3.16.1.
- [Release notes](https://github.com/zh-lx/pinyin-pro/releases)
- [Changelog](https://github.com/zh-lx/pinyin-pro/blob/main/CHANGELOG.md)
- [Commits](https://github.com/zh-lx/pinyin-pro/compare/3.16.0...3.16.1)

---
updated-dependencies:
- dependency-name: pinyin-pro
  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>
2023-07-27 22:21:06 +00:00