Commit Graph

339 Commits

Author SHA1 Message Date
Jack Bryant fac29ed93b
feat(route): add fxiaoke.com blog (#14046)
* feat(route): add fxiaoke.com blog

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/radar.js

* Update lib/v2/fxiaoke/crm.js

* gen exact pubdate

---------
2023-12-15 22:00:03 +08:00
github-actions[bot] c7518e4619 style: auto format 2023-12-15 13:22:59 +00:00
ueiu c41375aeb5
feat(route): add 大连理工大学公共基础学院 RSS (#13982) (#14007)
* Update index.js

* fix(route): 中国政府网没有正确拼接相对地址路径 && 替换滚动新闻地址

* feat(route): add 大连理工大学公共基础学院 RSS (#13982)

* 移除 pubDate 使用 new Date

* 增加默认路由设置

* 完善 公共基础学院 说明文档

* 根据修改建议修改代码

* fix: sort maintainer

---------
2023-12-15 21:21:19 +08:00
github-actions[bot] 6d1e55b417 style: auto format 2023-12-14 17:52:10 +00:00
Ethan Shen e8310889fb
feat(route): add 国家能源局发展规划司 (#14039) 2023-12-15 01:50:29 +08:00
TonyRL 984eb9c721 docs: fix table
chore: update dependabot ignore
2023-12-14 17:36:11 +00:00
github-actions[bot] 6b20f6b651 style: auto format 2023-12-14 17:28:46 +00:00
Tony 4618a9803a
docs: bring back remark formatter (#14040)
* docs: format docs

* docs: Fix URLs in website documentation

* chore: bring back mdast formatter

* docs: format docs

* docs: remove heading id in jsx component

* docs: fix heading level

* chore: update remark formatter plugins

* chore: Update dependabot ignore list
2023-12-15 01:27:02 +08:00
dependabot[bot] 410605f3c9
chore(deps-dev): bump @types/react from 18.2.43 to 18.2.45 in /website (#14032)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.43 to 18.2.45.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2023-12-13 22:16:51 +00:00
Ethan Shen 095aa9e8f1
fix(route): QuestMobile行业研究报告 (#14020)
* fix(route): QuestMobile行业研究报告

* Update website/docs/routes/new-media.mdx

---------
2023-12-13 22:53:04 +08:00
dependabot[bot] 33fbf0e466
chore(deps-dev): bump @types/react from 18.2.42 to 18.2.43 in /website (#14018)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.42 to 18.2.43.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2023-12-11 21:35:57 +00:00
Ethan Shen ec7b5d67fb
fix(route): Readhub (#14013)
* fix(route): Readhub

* fix typo
2023-12-11 22:01:55 +08:00
Ethan Shen ad87de6d15
feat(route): add 米课圈精华 (#14010)
* feat(route): add 米课圈精华

* fix typo
2023-12-11 00:52:43 +08:00
github-actions[bot] 51a0608a1e style: auto format 2023-12-10 14:57:40 +00:00
nightmare-mio 5774a576a9
feat(route): 轻之国度 文章更新阅读 #11848 (#13938)
* add router 关于bilibili票务

* bilibili票务基础模板

* add bilibili会员购票务 maintainer

* add cookie

* doc文档,radar

* add 补充内容

* 修改doc条目顺序,优化代码

* fix:修复doc文旦错误,移除作者备注

* fix: delete radar.js中的多余文字

* fix: 修复错误

* 开坑,轻之国度。

* 轻之国度,主体完成

* fix: router.js

* 添加文章正文内容

* 文档补全

* cookie可从环境变量赋值

* fix:补充说明

* fix:补充说明

* fix:puppeteer浏览器没有关闭的问题

* fix: 作者名字写错了

* fix: delete tpye in route,modify case

* fix: puppeteer change to got

* fix:remove collctions and puppeteer

* fix: add cookie doc

* fix: website can not run beacuse '
2023-12-10 22:56:02 +08:00
Jack Bryant 8b10f38ea0
feat(route): Support xsijishe rank (#14006)
* 支持司机社论坛 rss

* rename sjs to xsijishe

* Update docs/bbs.md

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

* Update docs/bbs.md

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

* Update lib/v2/xsijishe/forum.js

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

* Update lib/v2/xsijishe/forum.js

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

* Update lib/v2/xsijishe/forum.js

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

* Update lib/v2/xsijishe/radar.js

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

* support xsijishe rank

* support xsijishe rank

---------
2023-12-10 22:16:51 +08:00
dependabot[bot] 2f909d5a0e
chore(deps): bump markdown-it from 13.0.2 to 14.0.0 in /website (#13999)
Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 13.0.2 to 14.0.0.
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/13.0.2...14.0.0)

---
updated-dependencies:
- dependency-name: markdown-it
  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>
2023-12-09 21:33:50 +08:00
dependabot[bot] aea213eeac
chore(deps): bump pinyin-pro from 3.18.3 to 3.18.4 in /website (#13998)
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro) from 3.18.3 to 3.18.4.
- [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.18.3...3.18.4)

---
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-12-08 21:57:00 +00:00
Tony 06e3892106
feat(route): missav (#13997) 2023-12-09 02:46:31 +08:00
Ethan Shen 75c718a071
feat(route): add 国家外汇管理局业务咨询 & 投诉建议 (#13995) 2023-12-08 16:45:19 +00:00
Tony faefb73a4f
docs: update github id (#13994)
refs: https://github.com/DIYgod/RSSHub/pull/12087
2023-12-08 21:54:36 +08:00
Tony 8ec0902c09
feat(route): routledge (#13993) 2023-12-08 21:36:55 +08:00
Tony 9952d16d36
feat(route): yahoo news by category and provider (#13987)
* feat(route): yahoo news by category and provider

* fix: add category

* fix: multiple jsonld
2023-12-08 04:54:43 +08:00
github-actions[bot] 2d5ff19bf2 style: auto format 2023-12-07 02:06:22 +00:00
teapot1de 5ed4cda42d
feat(route): add 南昌大学教务处 (#13973)
* 添加了新的RSSHub路由,支持Radar ,以及修改了对应的文档

新增了针对南昌大学教务处通知的RSSHub路由,支持Radar。
同时修改了RSShub文档

* Removed redundant settings and fixed the year.

删去了多余的代码,更正了正确的年份
2023-12-07 02:04:36 +00:00
dependabot[bot] 91bf7eb27a
chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 in /website (#13977)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.3.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.3.2...v5.3.3)

---
updated-dependencies:
- dependency-name: typescript
  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>
2023-12-06 21:20:05 +00:00
Ethan Shen 83fd514a73
feat(route): add 中国科普博览直播回看 (#13975)
* feat(route): add 中国科普博览直播回看

* docs: remove rssbud
2023-12-07 01:14:03 +08:00
limfoo d93c99ea39
docs: Update InstanceList.tsx (#13968)
* Update InstanceList.tsx

* Update website/src/components/InstanceList.tsx

---------
2023-12-06 01:54:43 +00:00
incubator4 5921d8aba8
docs(deploy): Implement helm chart deploy docs. (#13962)
* feat(deploy): implement helm chart deploy docs.

* docs: add chinese translation

* docs: remove extra empty line

---------
2023-12-06 02:07:52 +08:00
Tony 2cee82c90c docs: fix typo
https://github.com/DIYgod/RSSHub/pull/13949#issuecomment-1840032471
2023-12-05 19:56:39 +08:00
dependabot[bot] ed99c4d56e
chore(deps): bump @dipakparmar/docusaurus-plugin-umami in /website (#13952)
Bumps [@dipakparmar/docusaurus-plugin-umami](https://github.com/dipakparmar/docusaurus-plugin-umami) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/dipakparmar/docusaurus-plugin-umami/releases)
- [Commits](https://github.com/dipakparmar/docusaurus-plugin-umami/compare/v2.1.1...v2.1.2)

---
updated-dependencies:
- dependency-name: "@dipakparmar/docusaurus-plugin-umami"
  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-12-04 21:28:17 +00:00
dependabot[bot] a9b6075cc5
chore(deps-dev): bump @types/react from 18.2.39 to 18.2.42 in /website (#13951)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 18.2.39 to 18.2.42.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react)

---
updated-dependencies:
- dependency-name: "@types/react"
  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>
2023-12-04 21:26:50 +00:00
Ethan Shen 804a4abbf3
feat(route): add 虎嗅频道 & 源流 (#13945)
* feat(route): add 虎嗅频道 & 源流

* fix: limit to 20

* docs: remove rssbud
2023-12-05 00:38:27 +08:00
Tony f7aecbcb9d
feat(route): cfachina (#13949) 2023-12-04 23:58:50 +08:00
TonyRL 3f00c0f588 docs: encode issue search url 2023-12-03 19:03:17 +00:00
Rongrong c68fba6199
fix(route/phoronix): adapt to the new web path (#13946)
Signed-off-by: Rongrong <i@rong.moe>
2023-12-04 01:32:27 +08:00
DIYgod faa249f59b
docs: link notOperational to issue search 2023-12-04 00:31:36 +08:00
DIYgod 11c38023a8
docs: add notOperational 2023-12-04 00:14:58 +08:00
DIYgod a9e36e15b0
docs: add notOperational badge in route component 2023-12-03 02:36:00 +08:00
DIYgod ef07cfa2b7
Merge remote-tracking branch 'origin/master' 2023-12-03 02:28:58 +08:00
DIYgod ad795b18cb
docs: add notOperational badge 2023-12-03 02:28:51 +08:00
Tony ea24778c47 docs: fix URL encoding in website components 2023-12-02 23:17:42 +08:00
Andvari bcb21cf5cd
feat(route/cna): Preserve web crawling method. (#13531)
* feat(route/cna): Preserve web crawling method.

* Add doc.

* .

* Update website/docs/routes/traditional-media.mdx

---------
2023-12-02 23:02:30 +08:00
DIYgod 91619677b0
docs: update sponsors and backers 2023-12-02 03:51:54 +08:00
DIYgod b4f91e285c
docs: add radar description 2023-12-02 03:04:09 +08:00
DIYgod a975237f76
docs: remove rssbud badge 2023-12-02 02:43:00 +08:00
DIYgod 6ec4736c68
docs: better route component styles 2023-12-02 02:25:55 +08:00
DIYgod bc7a386ff3
docs: img loading lazy 2023-12-01 23:51:40 +08:00
DIYgod 8558382d95
docs: add twitter token generation script 2023-12-01 23:40:44 +08:00
github-actions[bot] 5fa1cb65e5 style: auto format 2023-12-01 14:33:39 +00:00