DIYgod
ac7cb259fc
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-28 23:57:29 +08:00
dependabot[bot]
5820625be2
chore(deps-dev): bump @types/react from 18.2.59 to 18.2.60 in /website ( #14575 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.59 to 18.2.60.
- [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>
2024-02-27 21:22:07 +00:00
randompasser
a98079239b
feat(route/pcr/news): Fetch full text ( #14559 )
...
* feat(route/pcr/news): Fetch full text
* fix(route/pcr/news): add missing language code
* fix(route/pcr/news) Use cache.tryGet()
* refactor: migrate to v2
---------
2024-02-28 02:39:33 +08:00
github-actions[bot]
b8a1a5d98b
style: auto format
2024-02-27 18:21:03 +00:00
TonyRL
859c8b785d
chore: remove `!` from heading slut
2024-02-27 18:19:05 +00:00
DIYgod
5fb506f7a4
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-27 20:45:31 +08:00
dependabot[bot]
2eaf3c5615
chore(deps-dev): bump @types/react from 18.2.58 to 18.2.59 in /website ( #14567 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.58 to 18.2.59.
- [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>
2024-02-26 22:13:19 +00:00
DIYgod
765c6777f8
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-26 22:51:20 +08:00
storytellerF
51f79ef184
feat(router/u3c3): support preview ( #14548 )
...
* feat(router/u3c3): support preview
* fix(router/u3c3): modify route maintainer
2024-02-26 20:38:26 +08:00
KTachibanaM
65f09c7ae2
feat(route): add unraid community apps ( #14564 )
...
* add unraid community apps feed
* unraid ca support limit query parameter
2024-02-26 17:39:36 +08:00
Ethan Shen
4cfb669805
feat(route): add 四月网 ( #14560 )
2024-02-26 00:44:48 +08:00
github-actions[bot]
4d4f316a86
style: auto format
2024-02-25 15:41:34 +00:00
cnkmmk
20a7852394
feat(route): add 荒岛 ( #14550 )
...
* add lala
* 更新 rss.js
2024-02-25 23:39:45 +08:00
github-actions[bot]
6ed47fbdf9
style: auto format
2024-02-24 23:51:56 +00:00
GalaxvSpaceship
fd18a0e9d1
feat(route): Add routes to SISU news. ( #14546 )
...
* feat(route): Add route to SISU news
```routes
/shisu/news
```
## New RSS Route Checklist / 新 RSS 路由检查表
- [x] New Route / 新的路由
- [x] Follows [v2 Script Standard](https://docs.rsshub.app/joinus/advanced/script-standard ) / 跟随 [v2 路由规范](https://docs.rsshub.app/zh/joinus/advanced/script-standard )
- [ ] Documentation / 文档说明
- [x] Full text / 全文获取
- [x] Use cache / 使用缓存
- [ ] Anti-bot or rate limit / 反爬/频率限制
- [ ] If yes, do your code reflect this sign? / 如果有, 是否有对应的措施?
- [x] [Date and time](https://docs.rsshub.app/joinus/advanced/pub-date ) / [日期和时间](https://docs.rsshub.app/zh/joinus/advanced/pub-date )
- [x] Parsed / 可以解析
- [x] Correct time zone / 时区正确
- [ ] New package added / 添加了新的包
- [ ] `Puppeteer`
* Update university.mdx
* Update news.js
* Update news.js
Modified the url...
* fix(route): Add more options to SISU news.
```route
/shisu/news
/shisu/news/notice
/shisu/news/campus
```
* fix: some small problems.
* feat(route): Add more options to SISU news.
```routes
/shisu/news
/shisu/news/notice
/shisu/news/campus
```
* fix(routes): modified to the correct route.
* Forgot to format the document.
* fix(route): made category mandatory
* Update news.js
2024-02-25 07:49:47 +08:00
DIYgod
0461a95be7
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-24 20:13:08 +08:00
github-actions[bot]
77ba0d050f
style: auto format
2024-02-24 02:39:17 +00:00
cnkmmk
c840cbbcbf
feat(route): add howtoforge ( #14538 )
...
* add howtoforge
* Update study.mdx
* 更新 rss.js
* 更新 radar.js
* 更新 radar.js
2024-02-24 10:37:22 +08:00
dependabot[bot]
36f38f9e27
chore(deps-dev): bump @types/react from 18.2.57 to 18.2.58 in /website ( #14545 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.57 to 18.2.58.
- [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>
2024-02-23 21:59:08 +00:00
dependabot[bot]
0706a7c8fb
chore(deps): bump pinyin-pro from 3.19.5 to 3.19.6 in /website ( #14544 )
...
Bumps [pinyin-pro](https://github.com/zh-lx/pinyin-pro ) from 3.19.5 to 3.19.6.
- [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/commits )
---
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>
2024-02-23 21:57:21 +00:00
qixingchen
774f8c98ca
feat(route): cib/whpj ( #14539 )
...
* feat(route): cib/whpj
兴业银行外汇牌价
* fix lint & security issue
* fix code review
2024-02-23 23:42:35 +08:00
Makerlife
a0f571f601
fix(route/remnote): fix author name ( #14534 )
2024-02-23 22:10:26 +08:00
github-actions[bot]
42a60773b9
style: auto format
2024-02-22 15:23:04 +00:00
cnkmmk
1caaa4f578
feat(route): add HiFeng'Blog ( #14518 )
...
* 增加 免費資源網路社群
* style: auto format
* 更新 rss.js
使用 wordpress 的 api 来获取数据
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 增加 HiFeng'Blog
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
* 1
* 2
* 3
* 4
* 更新 rss.js
* 1
* 更新 router.js
* 更新 rss1.js
* 改router文件
* 更新 rss.js
* 修改 hicairo
* 更新 radar.js
* 更新 rss.js
* 更新 rss.js
* Update lib/v2/hicairo/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
---------
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-22 23:21:06 +08:00
github-actions[bot]
b53061bcbb
style: auto format
2024-02-22 14:24:21 +00:00
Ben Chen
01a56d98c2
feat(route): add 吉首大学相关通知公告 ( #14514 )
...
* feat(route): add 吉首大学相关通知公告
* feat(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* fix: 修复文档问题
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* feat(route): add 吉首大学相关通知公告
* feat(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* Update lib/v2/jsu/cxzx.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/utils/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* fix: 修复教务处返回的标题和描述为”计算机学院“
* style: 参照其他PR中Maintainer给出的建议,对radar.js 和 maintainer.js以字典序排序。
* refactor: 将整个RSS项对象作为缓存而不是单仅正文作为缓存,同时对应的修改了正文获取工具类中的内容,去除了固定的UserAgent;
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* fix: 修复教务处返回的标题和描述为”计算机学院“
* style: 参照其他PR中Maintainer给出的建议,对radar.js 和 maintainer.js以字典序排序。
* refactor: 将整个RSS项对象作为缓存而不是单仅正文作为缓存,同时对应的修改了正文获取工具类中的内容,去除了固定的UserAgent;
* Update website/docs/routes/university.mdx
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update website/docs/routes/university.mdx
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/math.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/jsu/universityindex.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* feat(route): add 吉首大学相关通知公告
* fea(route): add 吉首大学计算机科学与工程学院、吉首大学数统学院、吉首大学主站、创新中心通知公告、教务处教务动态、教务通知
* fix: 修复教务处返回的标题和描述为”计算机学院“
* style: 参照其他PR中Maintainer给出的建议,对radar.js 和 maintainer.js以字典序排序。
* refactor: 将整个RSS项对象作为缓存而不是单仅正文作为缓存,同时对应的修改了正文获取工具类中的内容,去除了固定的UserAgent;
* Update lib/v2/jsu/rjxy.js
* Update lib/v2/jsu/math.js
* Update lib/v2/jsu/jwc.js
---------
Co-authored-by: WenjiaChen <i@wenjiachen.cn>
2024-02-22 22:22:33 +08:00
Ethan Shen
cdc36d3554
feat(route): add 明月中文网 ( #14520 )
...
* feat(route): add 明月中文网
* fix: remove 404 items
2024-02-22 21:50:40 +08:00
abc1763613206
0d47d01994
feat(route): Add qdu houqin ( #14515 )
...
* feat(route): Add qdu houqin
* feat(route): qdu houqin - more accurate time
* fix: alphabetical order
* fix: unnecessary condition
---------
2024-02-21 23:19:04 +08:00
dependabot[bot]
b8cefe3476
chore(deps-dev): bump @types/react from 18.2.56 to 18.2.57 in /website ( #14512 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.56 to 18.2.57.
- [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>
2024-02-20 22:01:02 +00:00
Ethan Shen
f95e5c3e9c
feat(route): add 晋江文学城作者最新作品 ( #14499 )
...
* feat(route): add 晋江文学城作者最新作品
* fix: add null check
* fix typo
2024-02-20 22:56:29 +08:00
dependabot[bot]
6f835d995f
chore(deps-dev): bump @types/react from 18.2.55 to 18.2.56 in /website ( #14503 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 18.2.55 to 18.2.56.
- [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>
2024-02-19 21:25:07 +00:00
cnkmmk
6b24b91f00
feat(route): add 免費資源網路社群 ( #14495 )
...
* 增加 免費資源網路社群
* style: auto format
* 更新 rss.js
使用 wordpress 的 api 来获取数据
* 更新 rss.js
* 更新 rss.js
* 更新 rss.js
---------
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-20 00:28:39 +08:00
DIYgod
c713674c35
Merge remote-tracking branch 'origin/master' into feature/hono
2024-02-19 23:31:31 +08:00
Tony
58a1e11dfa
feat(route): indienova ( #14493 )
...
* feat(route): indienova
* refactor: migrate to v2
2024-02-19 03:10:06 +08:00
Ethan Shen
8c077f966d
feat(route): add Transcript Forest ( #14482 )
...
* feat(route): add Transcript Forest
* fix: add transcript text
2024-02-18 00:24:50 +08:00
cnkmmk
2c20ad3092
feat(route): add 电脑玩物 ( #14486 )
...
* 增加电脑玩物
* style: auto format
* Update radar.js
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-17 23:36:08 +08:00
Tony
6cc3acde01
docs: fix spotify envs docs
2024-02-17 14:35:25 +00:00
minty_frankie
1886554878
feat: add PwC Strategy& Sustainability route ( #14467 )
...
* build: add skeleton codes
* build: change to puppeteer for content scraping
* docs: add documentation
* feat: add radar config
* Apply suggestions from code review
---------
2024-02-16 22:14:47 +00:00
Tony
7593554456
feat(route): shoac ( #14481 )
2024-02-16 23:46:55 +08:00
cnkmmk
1a7d07d3fc
feat(route): add 不良林 ( #14479 )
...
* 增加几个自己用的路由
* 创建 maintainer.js
* 更新 maintainer.js
* 更新 freeadaycom.js
* 增加 不良林
* 更新 radar.js
* style: auto format
* 重新调整路径
几次PR都不通过,参照一个通过的调整了路径
* 根据要求进行了修改
* 更新 blog.mdx
* 更新 blog.mdx
---------
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-16 23:26:06 +08:00
panyq357
af8217575e
feat(route): Let CAS-IGDB router accepts path argument ( #14465 )
...
* let IGDB router accepts path argument
* add support for "dqyd" column
* add example of dqyd column to docs
* Update lib/v2/cas/radar.js
---------
2024-02-16 21:52:42 +08:00
Tony
9d325ebbb1
fix(route): 4games full text ( #14466 )
...
* fix: 4games full text
* docs: add docs
2024-02-15 23:03:29 +08:00
Tony
c13ae21755
feat(route): fansly ( #14458 )
2024-02-15 02:51:21 +08:00
Ethan Shen
6eef6cdcdc
feat(route): add 中证网中证视频 ( #14457 )
2024-02-15 02:26:37 +08:00
dependabot[bot]
f5a26765c4
chore(deps): bump @mdx-js/react from 3.0.0 to 3.0.1 in /website ( #14452 )
...
Bumps [@mdx-js/react](https://github.com/mdx-js/mdx/tree/HEAD/packages/react ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/mdx-js/mdx/releases )
- [Changelog](https://github.com/mdx-js/mdx/blob/main/changelog.md )
- [Commits](https://github.com/mdx-js/mdx/commits/3.0.1/packages/react )
---
updated-dependencies:
- dependency-name: "@mdx-js/react"
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>
2024-02-12 22:01:56 +00:00
Ethan Shen
38363ce8e1
feat(route): add 中证网 ( #14446 )
2024-02-13 00:37:26 +08:00
Ethan Shen
fc84c92b95
feat(route): add World Meteorological Centre Beijing Publish ( #14441 )
2024-02-11 06:10:23 +08:00
Tony
92e609ef5a
feat(route): chinamoney ( #14437 )
2024-02-09 22:44:50 +08:00
github-actions[bot]
ec40c6baa7
style: auto format
2024-02-09 13:16:12 +00:00
CaoMeiYouRen
eb6896f20f
fix(route): Fix the issue of missing post cover in the official routing of Miyoushe; Optimize the data processing of posts | 修复 米游社官方路由中帖子封面缺失的问题;优化帖子的数据处理 ( #14436 )
...
* feat(route): 增加 米游社 - 用户关注动态 路由
* fix(route): 修复 路由、文档的风格问题
* docs: fix envs
* fix(route): 修复 米游社官方路由中帖子封面缺失的问题;优化帖子的数据处理
---------
2024-02-09 21:14:05 +08:00