Commit Graph

3006 Commits

Author SHA1 Message Date
Ethan Shen fdf137b53b
feat(route): add 全国港澳研究会 (#9011) 2022-02-07 21:24:41 +08:00
周财发 13883cafa9
fix(route): fix dxy; feat(route): add sh-wsjkw (#8922)
* fix(route)(dxy)

* add(route):上海卫健委疫情通报

* U 使用https获取上海疫情通报数据
U 移动上海疫情通报至gov

* U 删除多余router.js文件
U 移动上海疫情通报radar信息到上级radar中
U 修复doc中疫情通报地址错误的问题

* U 调整备注

* A 新增 pubDate

* U 和并radar中的上海市人民政府项目,合并doc中上海市人民政府项目

* U 时间标准化

* U 调整发布时间格式化

Co-authored-by: Zhou Caifa <caifa.zhou@naiveblue.com>

fix #9010
2022-02-07 07:12:45 +08:00
Fatpandac ae152bdde4
fix(route): fix cntv cannot read property 'docs' of undefined and refactor to V2 (#9005)
* Fix(route): Cannot read property 'docs' of undefined and change to V2

* Fix(route): change property path of limit

* Fix(route): add parseInt()

* Fix(route): fix DeepScan issue
2022-02-06 19:54:40 +08:00
Fatpandac e436c5d270
fix(route): fix youku/channel route is empty and refactor to V2 (#9002)
* Fix(route): fix route is empty and change to V2

* Fix(route): change HTTP to HTTPS
2022-02-06 19:33:32 +08:00
Ethan Shen 76ee6de426
fix(route): 游戏打折情报 (#9004) 2022-02-06 19:11:33 +08:00
Ethan Shen ecbd064dbf
feat(route): add BioOne (#8994)
* feat(route): add BioOne

* fix typo

* fix typo
2022-02-06 18:59:07 +08:00
Chih-Hsuan Yen d08f662103
fix(route): fixes "this route is empty" for copymanga (#8960)
* fix(route): fixes "this route is empty" for copymanga

This fix mirrors manhuagui logic updated in [1] - returns all items
when chapterCnt is 0 or not specified.

[1] https://github.com/DIYgod/RSSHub/pull/8670

* Add myself to `author` in docs/

This helps refactoring routes to v2. See
https://github.com/DIYgod/RSSHub/pull/8960#issuecomment-1030617999

* Add more authors

Ref: #8670

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-06 02:18:54 +08:00
Fatpandac 97429ad016
fix(route): fix ccreports route is empty and refactor to V2 (#8990)
* Fix(route): fix route is empty and change to V2

* Fix(route): route address err in maintainer.js

* Fix(route): change way to get pubDate

* Fix(route): add timezone
2022-02-05 20:45:19 +08:00
HΛИG 8666d77953
fix(route): 蓝桥云课新增课程排序规则并修复多个错误 (#8986)
* 新增:蓝桥云课作者发布的课程

* 新增:蓝桥云课最新发布的课程

* 修复:新增 pubDate 避免某些 RSS 解析服务失败

* 新增:社区技术问题

* 修复:过滤置顶的帖子

* 新增:社区问答支持主题 ID

* 修复:Route 文档错误

* 更新:优化源链接

* 优化:对 RSSHub Radar 的支持

* 新增 RSS <image> Element

* 移除 image

* fix: /lanqiao 文档路径错误

* 优化:蓝桥云课新增课程排序规则

* 修复:蓝桥云课课程发布日期字段

* style: auto format

* 优化:课程标题展示课程类型

* style: auto format

* Update docs/programming.md

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

* 修复:数据源无日期已移除

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-05 18:27:00 +08:00
DA1Y1 c9e754b287
feat(route): 🚩 添加北京科技大学研究生院router (#8979)
* 🚩 添加北京科技大学研究生院router

* ♻️ 北京科技大学研究生院 refactor to V2 standard

* 🚩 fix code & change style

* 🚩 fix code & change style

* 🚩 fix code & change style

* 🚩 fix code & change style

Co-authored-by: daiyi <daiyi@mininglamp.com>
2022-02-05 00:49:52 +08:00
Outvi V 36b4cc5baa
feat(route): add spotify (#8966)
* feat: /spotify/playlist/:id

* feat: /spotify/artist

* feat(spotify/artist): add to radar

* feat: /spotify/saved

* feat: /spotify/top/{tracks,artists}

* feat(spotify): add images for artist and playlist

* docs: /spotify/*

* docs/en: /spotify configurations

* chore(spotify): apiKey/Secret -> clientId/Secret

* fix(spotify/utils): genres can be empty
2022-02-04 18:46:53 +08:00
GitHub Action 3c9be07be5 style: auto format 2022-02-03 13:50:41 +00:00
rainrdx 277a740557
feat(route): add Nikkei Asia (#8984)
* Nikkei Asia Fulltext Feed

* Nikkei Asia Documentation

* Fix Nikkei Asia Radar

* Fix for review comments

Co-authored-by: Rick Shang <rdx@miami.rickshang.org>
2022-02-03 21:49:03 +08:00
Rongrong 4e356e15eb
feat(route): add App Center Release (#8983)
/app-center/release/:user/:app/:distribution_group

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-03 21:47:52 +08:00
谢东平 Dongping Xie b8c95ddee2
feat(route): add hacker news user follow (#8976) 2022-02-03 21:30:08 +08:00
Fatpandac f03cca4844
fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972)
* Fix(route): JSON.parse fail and change to V2

* Fix(docs): Update lib/v2/producthunt/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 20:38:16 +08:00
Fatpandac d72dce4056
fix(route): fix douban/explore route is empty (#8968)
* Fix(route): fix route is empty

* Fix(route): resolve merge conflicts

* Fix(route): change to use art-template
2022-02-03 01:32:44 +08:00
Fatpandac c144a1864b
feat(route): add Google Fonts and refactor /google/** to V2 (#8927)
* Add(route): add Google Fonts and change to V2

* Fix(route): added throw error when API key is underfined

* Fix(docs): add warning container

* Fix(docs): Update docs/design.md

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

* Fix(route): sort routes

* Fix(route): Update lib/v2/google/fonts.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 01:18:17 +08:00
Fatpandac 03481653fa
fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 (#8923)
* Fix(route): fix route parameter conflict at trending.js and change to V2

* Fix(route): modify the judgment condition of language parameter

* Fix(docs): Update docs/programming.md

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

* Fix(docs): Update docs/en/programming.md

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

* fix(docs/route): add author and sort routes

* Fix(route): Update docs/en/programming.md

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

* Fix(route): sort routes

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 00:37:01 +08:00
Outvi V 41a06a22bb
feat(route): add dockerhub image new tag (#8965)
* feat: /dockerhub/tags/:owner/:image

fix #6916

* fix: update the doc link of /dockerhub/build

* docs(en): /dockerhub/tag/:owner/:image

* docs: fix typo

* fix(dockerhub/tags): use parseDate()

* docs: link docs to h2 instead of h3

* chore: move /dockerhub/build to v2

* docs: put warning inside <Route>

* fix(dockerhub): use docker.com/hub as the radar path

* fix(dockerhub/tag): add :limits?

* feat(dockerhub): polish the GUID

* fix(dockerhub/tag): stricter argument checks

* fix(dockerhub/tag): handle NaN per Deepscan CI
2022-02-03 00:09:01 +08:00
Fatpandac 6bf09c868d
fix(route): fix taobao/zhongchou route is empty and refactor to V2 standard (#8958) 2022-02-02 23:53:29 +08:00
Fatpandac 8891ad1020
feat(route): add 豆瓣招聘 and refactor to V2 standard (#8937)
* Add(route): add 豆瓣招聘 and change to V2

* Fix(route): fix typo of filename

* Fix(route): sort routes

* Fix(route): Update lib/v2/douban/router.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 22:56:13 +08:00
Fatpandac c4f1869625
feat(route): zhihu get all collections (#8943) 2022-02-02 22:42:31 +08:00
QieSen 6ad33ad744
fix(route): leiphone bugs (#8939) 2022-02-02 22:19:51 +08:00
Rongrong c9d8450688
fix(route)(wechat/feeddd) (#8918)
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-02 20:36:13 +08:00
GitHub Action 5ddefa7ebd style: auto format 2022-02-02 12:03:13 +00:00
Ethan Shen b22d4c0dce
feat(route): add 消費者委員會 (#8743) 2022-02-02 20:01:13 +08:00
Sean Chao 36150c1a4d
fix(route): adapt to new sjtu-jwc webpage (#7160)
* fix: adapt to new sjtu-jwc webpage

* fix: use parseDate and null coalescing

* fix style
2022-02-02 19:40:00 +08:00
TonyRL 176fa86dda docs: fix 腾讯动漫 paramsDesc 2022-02-02 04:30:10 +08:00
Ethan Shen 2450ebe05d
fix(route): 晚点LatePost (#8682)
* fix(route): 晚点LatePost

* fix: add limit

* fix: add radar
2022-02-02 04:13:29 +08:00
Ethan Shen a0689c8c2a
feat(route): add 腾讯动漫 (#8609)
* feat(route): add 腾讯动漫

* fix typo
2022-02-02 04:11:09 +08:00
Ethan Shen c2a886f91d
feat(route): add Whoscall (#8478)
* feat(route): add Whoscall

* fix: add docs
2022-02-02 03:37:46 +08:00
Ethan Shen 8b3dd8209f
feat(route): add E-Hentai Galleries (#8477)
* feat(route): add E-Hentai Galleries

* fix: show torrents info
2022-02-02 03:32:40 +08:00
Ethan Shen c9ccd6bb9f
feat(route): add 后续 (#8470)
* feat(route): add 后续

* fix: set limit to 30

* fix typo
2022-02-02 03:28:30 +08:00
Shun Zi 573c38933b
fix(route): zaobao from hk again, refactor zaobao to v2 standard (#8342)
* fix: zaobao from hk (again)

* docs: remove zaobao 早报现在

* feat: adapt route 联合早报 to v2 standard

* feat: zaobao: use art template
2022-02-02 03:20:39 +08:00
TonyRL c12de747ed docs: fix 風傳媒 paramsDesc 2022-02-02 03:03:21 +08:00
Ethan Shen 369d2902e8
feat(route): add Radio-Canada.ca latest news (#8275)
* feat(route): add Radio-Canada.ca latest news

* fix typo

* fix typo

* update lib/v2/radio-canada/radar.js

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

* update docs/en/new-media.md

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

* update docs/new-media.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 02:52:14 +08:00
GitHub Action d4353a83a0 style: auto format 2022-02-01 18:50:54 +00:00
Ethan Shen fafd9b8a18
feat(route): add 風傳媒 (#8319) 2022-02-02 02:49:07 +08:00
Ethan Shen b2e533a80d
fix(route): new domain for flyertea (#7633)
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-02 00:28:37 +08:00
xizeyoupan 32650a89ad
fix(route): changba user (#7538)
* fix: changba

* Update lib/routes/changba/user.js

Co-authored-by: SettingDust <settingdust@gmail.com>

* style: auto format

* migrate to v2

* fix:typo

* Update lib/v2/changba/radar.js

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

* Update lib/v2/changba/user.js

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

* resolve review

Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 23:41:51 +08:00
Laam Pui 81cd715ed0
feat(route): add nippon.com (#7312)
* feat: add nippon.com

* fix: nippon route

* fix: nippon.com route

* refactor: nippon route v2

* fix: nippon

* Update lib/v2/nippon/index.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 01:04:03 +08:00
Tony 64f4c304d5
docs: fix typo (#8948) 2022-01-31 23:57:05 +08:00
Fatpandac bdb0e125d2
add 樊登读书福州运营中心 (#8734) 2022-01-23 14:45:35 +00:00
GitHub Action 9de3f017d9 style: auto format 2022-01-23 14:43:56 +00:00
Fatpandac 2673fae330
Add(route): add 链新闻abmedia (#8862)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-23 14:42:08 +00:00
DIYgod f61581d17d
docs: add mirror en 2022-01-22 20:39:37 +00:00
DIYgod c809b28085
docs: fix title 2022-01-22 20:32:02 +00:00
e cdb74c278a
Add rss feed for mirror (fix bugs in previous PR for this site) (#8742) 2022-01-22 20:31:19 +00:00
jialinghui 6371054f61
feat: add 华东理工继续教育学院新闻公告; (#8843)
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 20:30:36 +00:00