Commit Graph

3357 Commits

Author SHA1 Message Date
Ethan Shen 76ee6de426
fix(route): 游戏打折情报 (#9004) 2022-02-06 19:11:33 +08:00
Ethan Shen 57ec52bfa7
fix(route): 联合早报 (#9001) 2022-02-06 19:00:32 +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
Rongrong a9a8b2a350
fix(route): App Center Release (#8991)
improper caching

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-05 18:52:36 +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
TonyRL 8f33790045 fix(route): fix rsshub routes
cheerio(dom) is removed in cheerio v1.0.0-rc.9
2022-02-04 03:45:43 +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 adc7b99382
fix(route): change baozimh desc selector (#8945)
* Fix(route): change desc selector

* Fix(route): change to use art-template
2022-02-03 20:35:57 +08:00
Fatpandac 329b05c36a
fix(route): epicgames change graphql request address (#8981)
* Fix(route): fix route address

* Fix(route): change request address
2022-02-03 02:23:15 +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
Howard Yin 6311e02182
fix(route): ehentai 获取最新的种子下载链接而不是最旧的 (#8962) 2022-02-03 00:05:53 +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 a8fdec6621
fix(route): zhihu/topic add type of the article (#8953) 2022-02-02 23:32:07 +08:00
Fatpandac f4abc22dcb
fix(route): fix zhihu/zhuanlan route is empty and some answer item do not have question.author field (#8952)
* Fix(route): fix route is empty

* Fix(route): some answer item do not have question.author field

* Fix(route): fix route is empty
2022-02-02 23:12:24 +08:00
Tony 530b0a4dd3
fix(core): fix fulltext (#8951)
* fix(core): fix fulltext

* fix(core): fix fulltext
2022-02-02 23:06:36 +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
cjc7373 96270cd1cc
fix(route): zhihu posts pubDate (#8947) 2022-02-02 22:53:56 +08:00
Fatpandac 7fd870ef8f
fix(route): fix epicgames route address (#8944) 2022-02-02 22:43:17 +08:00
Fatpandac c4f1869625
feat(route): zhihu get all collections (#8943) 2022-02-02 22:42:31 +08:00
silicer a00fea4309
fix(route): 游戏打折情报 (#8942) 2022-02-02 22:22:28 +08:00
GitHub Action 53465767ac style: auto format 2022-02-02 14:21:27 +00: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
Ethan Shen 322089d762
fix(route): 煎蛋打赏广告移除 (#8916)
* fix(route): 煎蛋打赏广告移除

* fix: show lazy image

Continuation of https://github.com/DIYgod/RSSHub/pull/8904
2022-02-02 20:35:22 +08: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
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
Jin d62365ec1a
fix(route): 懂球帝赛果失效 (#8526)
fix #8221, fix #8468, fix #8560
2022-02-02 03:44:24 +08:00
Jin d2f4a5620a
fix(route): 东方网-上海新闻 (#8523)
Close #7736 Close #7983
2022-02-02 03:41:04 +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
GitHub Action b6a36f1e61 style: auto format 2022-02-01 19:24:09 +00:00
Ethan Shen e7e2810b29
fix(route): ezone.hk (#8354)
* fix(route): ezone.hk

* add index.js

* fix index.js
2022-02-02 03:22:35 +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
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
Ethan Shen fafd9b8a18
feat(route): add 風傳媒 (#8319) 2022-02-02 02:49:07 +08:00
Queensferry 2aa3dd8f8b
fix(route): migrate WHO routes to new time parser (#7528) 2022-02-02 01:59:52 +08:00