Commit Graph

2379 Commits

Author SHA1 Message Date
DIYgod 735904a630
feat: v3 migration - 13/n 2024-02-29 17:33:33 +08:00
DIYgod ce80d52dbf
feat: v3 migration - 12/n 2024-02-29 02:50:25 +08:00
DIYgod df4433789b
feat: v3 migration - 11/n 2024-02-29 02:15:07 +08:00
DIYgod 2092fcec37
feat: v3 migration - 10/n 2024-02-29 00:55:47 +08:00
DIYgod 46701c20de
feat: v3 migration - 9/n 2024-02-29 00:16:32 +08:00
DIYgod ac7cb259fc
Merge remote-tracking branch 'origin/master' into feature/hono 2024-02-28 23:57:29 +08:00
DIYgod b621d38e51
feat: v3 migration - 8/n 2024-02-28 23:49:11 +08:00
DIYgod 5e2986fcd9
feat: v3 migration - 7/n 2024-02-28 21:07:10 +08:00
DIYgod 3eb1545bc5
feat: v3 migration - 6/n 2024-02-28 19:40:21 +08:00
DIYgod e5397f9e3e
feat: export common-utils 2024-02-28 19:34:15 +08:00
DIYgod db9e515c7c
feat: v3 migration - 5/n 2024-02-28 19:31:09 +08:00
DIYgod 7a719369be
feat: v3 migration - 4/n 2024-02-28 16:51:42 +08:00
DIYgod fdf3fcac57
feat: v3 migration - 3/n 2024-02-28 16:33:13 +08:00
DIYgod 185b5d1441
feat: v3 migration - 2/n 2024-02-28 16:26:24 +08:00
DIYgod c88553b225
feat: v3 migration - 1/n 2024-02-28 16:25:59 +08: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
moemoe af87f6be1c
fix(route): 2048/:type (#14572) 2024-02-27 23:10:30 +08: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 01e142ccaf
test: wechat-mp 2024-02-25 02:08:35 +08:00
DIYgod 131c7d4b79
feat: remove utils/parse-date and utils/date 2024-02-25 01:25:55 +08:00
DIYgod 1a8160a224
test: common-config 2024-02-25 00:55:51 +08:00
qixingchen 3c9bce7252
fix(route): bilibili/watchlater (#14547) 2024-02-24 20:34:25 +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
github-actions[bot] e7886b7854 style: auto format 2024-02-23 16:46:23 +00:00
Apricity a1bb675b1a
fix: 更改 B站嵌入方式来防止误点会导致跳转 B站 (#14517) 2024-02-24 00:44:12 +08:00
Ethan Shen 09eac60b2b
fix(route): Kemono Posts published date (#14541) 2024-02-24 00:14:34 +08: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
qixingchen 170b837d2c
feat(route): bilibili/user/article (#14522)
* bilibili/user/article fix #14231

* Update cache.js

delete UA

* using INITIAL_STATE data

* resolve code review

* Update lib/v2/bilibili/cache.js

---------
2024-02-23 21:49:48 +08:00
storytellerF 65ba168e87
fix(router/u9a9): return cache if need (#14537) 2024-02-23 19:03:24 +08:00
Andvari e93472638f
fix(route/pts): Modify item parsing method. (#14526)
* fix(route/pts): Modify item parsing method.

* .
2024-02-23 00:37:58 +08:00
github-actions[bot] 1619e47d75 style: auto format 2024-02-22 16:05:10 +00:00
Andvari 6884cd429d
fix(route/ft): Fix author name. (#14529) 2024-02-23 00:03:12 +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
Andvari 3f1a53e930
fix(route/cna): Rectify link. (#14524) 2024-02-22 20:52:08 +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
Tony 88a594eea6
fix(route): hitwh (#14519) 2024-02-21 22:26:51 +08:00