Commit Graph

177 Commits

Author SHA1 Message Date
Tony
c08afbfc8d feat(route): github wiki history (#11700) 2023-01-27 00:29:02 +08:00
CaoMeiYouRen
bc0bf4c3bc feat(route): 修复 HelloGitHub 的 月刊 路由 (#11675)
* feat(route): 添加 百度股市通

* fix: 修改 百度股市通 路径

* docs: 添加 百度股市通 文档

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由

* feat(route): 新增 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪

* fix: 优化 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的标题

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 部分情况下的非空判断

* fix: 修复 地区名称标题的问题

* fix: 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 guid 增加 pubDate

* fix: 修复 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 guid 中添加 pubDate

* fix: 修改 腾讯新闻 - 新型冠状病毒肺炎疫情实时追踪 的 title

* feat(route): 修复 HelloGitHub 的 月刊 路由

* fix: remove guid
2023-01-23 22:25:11 +08:00
Tony
b404cc6bf9 docs: fix tag 2023-01-14 15:15:22 +00:00
github-actions[bot]
235f172a3f style: auto format 2023-01-14 14:51:13 +00:00
shaomingbo
ef5275cacd feat(route): 支持前端早早聊文章 (#11604)
* feat: add route for zaozao.run

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* chore: add maintainer

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* docs: adjust route tag

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* refactor: adjust fetch data method

Signed-off-by: shaomingbo <shaomingbo@microbt.com>

* Update lib/v2/zaozao/radar.js

* Update radar.js

Signed-off-by: shaomingbo <shaomingbo@microbt.com>
Co-authored-by: shaomingbo <shaomingbo@microbt.com>
2023-01-14 22:49:21 +08:00
Tony
350dfa4535 feat(route): hub.baai (#11580)
* feat(route): hub.baai

* docs: fix table
2023-01-09 03:22:07 +08:00
kaiix
7e3e034b56 feat(route): hackmd (#11560)
* Add HackMD RSS source

* Adapt to v2 router & minor fixes

Co-authored-by: Yukai Huang <yukaihuangtw@gmail.com>
2023-01-08 02:30:17 +08:00
Xiaoxu Guo
fb68956739 fix: Luogu blog uid (#11537) 2023-01-02 11:49:24 +00:00
Xiaoxu Guo
14503131bc feat(route): add Luogu user blog (#11527)
* feat(route): add Luogu user blog

* used html as description instead

* Do not set pubDate if there isn't any.

* used Luogu API
2023-01-02 02:17:04 +08:00
HuangWei
5339a7239d fix: update ACM-ECNU radar doc (#11381)
* update ACM-ECNU radar doc

* only triggle CI

* refactor: migrate to v2
2022-12-06 03:29:08 +08:00
James Chen-Smith
e1fd9ca1e3 fix(route): use GraphQL query in GitHub trending (#11188)
* fix(route): use GraphQL query in GitHub trending

Uses GraphQL to get desired repository data instead of attempting to
query it from the repository page.

* docs: add `selfhost` attribute to GitHub trending
2022-11-01 22:45:51 +07:00
Ethan Shen
ada7037148 feat(route): add 连享会 (#11067) 2022-10-12 19:08:21 +08:00
Tony
6a1d5ad0a0 fix(route): luogu (#11064) 2022-10-12 01:48:50 +08:00
Tony
152744d59b fix(route): docschina js weekly (#11043) 2022-10-10 03:45:40 +08:00
Ethan Shen
a6b0803951 feat(route): add HelloGitHub (#11000)
* feat(route): add HelloGitHub

* fix typo

* fix: wrong templates

* fix typo
2022-10-05 22:30:49 +08:00
Felix Hsu
ab884a28be feat(route): add "over" section on hacker news (#10997)
* add hackernews Over section

* docs: fix
2022-10-05 21:56:01 +08:00
水货
33aec8da94 feat: 增加安全客获取全文 (#10921)
* feat: 增加安全客获取全文

* fix: 不需要控制台输出

* fix: const single

* fix: 不分状态获取全文

现在仅在添加了 `fulltext` 或 `quanwen` 时才获取全文

* docs: 添加安全客获取全文参数说明

* docs: 删除重复的内容
2022-09-27 16:52:48 -05:00
Yuanji
057c5fbaa7 feat(route): add gihyo.jp (#10842)
* feat(route): add gihyo.jp

* fix(gihyo): add radar.js & maintainer.js
2022-09-21 21:00:39 +08:00
水货
383ee72a6d fix: #10799 (#10800)
* fix: #10799

* refactor: migrate to v2
2022-09-16 19:20:54 +08:00
Tony
8e8ed3d979 fix(route): github pulls labels (#10682)
fix(route): github pulls labels
2022-09-02 13:32:02 -09:00
lin1005q
9a9bdd14f1 fix: 支持oschina更多地址直接显示正文 (#10509)
* 支持更多地址直接显示正文

* bug: Incomplete regular expression for hostnames

* refactor: migrate to v2

* docs: fix linebreak
2022-08-17 23:51:41 +08:00
shiluanzzz
92d2bd6a78 feat(route): segmentfault 新增了每个标签下相关的文章 (#10476)
* new segmentfault blogs

* fix radar.js route

* fix

* docs: linebreak

* style: lint
2022-08-17 20:39:36 +08:00
Albert Cai
792624e899 feat(route): 增加leetcode每日一题题解 (#10499)
* feat(route): 增加leetcode每日一题题解

* fix: leetcode每日一题题解

* fix: leetcode每日一题题解
2022-08-17 00:44:47 +08:00
github-actions[bot]
34c0bdee51 style: auto format 2022-08-15 16:18:14 +00:00
CcccFz
746dc1180d feat(route): add Rust语言中文社区招聘 (#10468)
Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2022-08-16 00:15:47 +08:00
CcccFz
99856214aa feat(route): GoCN招聘、Go语言中文网招聘 (#10443)
* feat(route): GoCn招聘、Go语言中文网招聘

* fix: typo

* fix: timezone

Co-authored-by: pull[bot] <39814207+pull[bot]@users.noreply.github.com>
2022-08-11 20:03:03 +08:00
Evan
c863ccc3dd feat(route): leetcode.cn daily question (#10397) 2022-08-05 11:13:44 +01:00
Evan
e323cb6830 feat(route): leetcode.com daily question (#10296)
* feat: leetcode.com daily question

* feat: add docs support

* chore(leetcode): use template literal to write GraphQL

* feat(leetcode): add en docs

* Update docs/en/programming.md

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

* chore(leetcode): format graphql string

* chore(leetcode): format redundant graphql string
2022-07-26 22:51:21 +08:00
Tony
5a3a4b2583 docs: fix closing tag 2022-07-03 15:53:31 +00:00
Ethan Shen
213b1140f0 feat(route): add 腾讯云云+社区专栏 (#9952) 2022-06-15 08:14:53 +01:00
TonyRL
1f0b897d5e style: format docs 2022-06-13 16:35:36 +00:00
Ethan Shen
ce1e74323c feat(route): add MySQL Release Notes (#9929)
* feat(route): add MySQL Release Notes

* ci: trigger build
2022-06-10 13:03:14 +08:00
Tony
b9bc6831a4 feat(route): gitee (#9886) 2022-06-03 12:48:06 +08:00
Fatpandac
e1347b3d99 feat(route): add CNCF (#9790)
* feat(route): add CNCF

* Update docs/en/programming.md

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

* Update docs/programming.md

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

* Update lib/v2/cncf/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-05-20 19:00:19 +08:00
CancerGary
950bfa61ed feat(route): add juejin news (#7969)
* feat(route): add juejin news

* feat(route): add juejin news

* fix(route): juejin news pubDate

* fix: fix utility

* refactor: migrate to v2

* fix: typo

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-05-20 01:55:18 +08:00
dependabot[bot]
7be82ccdd0 chore(deps): bump markdown-it from 12.3.2 to 13.0.0 (#9602)
* chore(deps): bump markdown-it from 12.3.2 to 13.0.0

Bumps [markdown-it](https://github.com/markdown-it/markdown-it) from 12.3.2 to 13.0.0.
- [Release notes](https://github.com/markdown-it/markdown-it/releases)
- [Changelog](https://github.com/markdown-it/markdown-it/blob/master/CHANGELOG.md)
- [Commits](https://github.com/markdown-it/markdown-it/compare/12.3.2...13.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>

* docs: fix repo issues example

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-04-25 00:57:47 +08:00
任平生
9d9926d0bf fix(utils): 修复抓取微信已删除文章时遇到的报错 (#9589)
* fix(utils): 支持微信公众号单图片文章抓取

* fix(utils): 支持输出微信公众号转载文章阅读原文链接

* fix(utils): 修复抓取微信已删除文章时遇到的报错

* refactor: migrate to v2

Co-authored-by: blankyu(于海洋) <blankyu@tencent.com>
2022-04-21 21:40:16 +08:00
Ethan Shen
d68e5a8d54 feat(route): add Quicker动作更新 (#9357)
* feat(route): add Quicker动作更新

* fix typo

* delete outdated routes

* fix: add h2 header

* fix: invalid pubDate
2022-03-31 22:32:30 +08:00
Humble
c91a4cdd1d feat(route):add 政采云前端小报和博客 (#9379)
* feat(route):add 政采云前端小报和博客

* fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14

* feat(route):add 政采云前端小报和博客

* fix:因为使用了空值合并操作符??,所有node的版本必须大于等于14

* docs:新增英文说明

* docs:调整位置

* feat: Modify Backquotes

* fix:remove duplicate rssbud and add zooTeam

* fix: add a close tag

* docs: fix docs tags and attrs

* fix:add timezone
2022-03-25 20:47:06 +08:00
Tony
fe775f5198 fix(route): github comments use api (#9358)
fix(route): github comments use api
2022-03-21 17:17:59 +00:00
Tony
96d392fec9 fix(route): github pull requests (#9341)
* fix(route): github pull

* fix: typo
2022-03-19 03:14:53 +08:00
github-actions[bot]
06f3964aaf style: auto format 2022-03-14 13:00:01 +00:00
Zhen Zhong
3baeb0aa8c feat(route): add bitbucket commits and tags (#9316)
* add bitbucket commits and tags

* add english doc

* fix bitbucket radar.js

* fix bitbucket docs

* docs: add bitbucket cn docs

* fix: use parseDate utils
2022-03-14 20:57:54 +08:00
Tony
bf9be2fa3d feat(route): add gitpod (#9306)
feat(route): gitpod
2022-03-12 04:52:04 +08:00
Fatpandac
7e3bdc45fc fix(route): segmentfault return empty and refactor to V2 (#9270)
* fix(route): return empty and refactor to V2

* docs: update segmentfault user example
2022-03-08 22:01:44 +08:00
elxy
c30a4d56fc feat(route): add Bitmovin blogs (#8935)
* Add(route): add Bitmovin blogs

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-06 01:21:58 +08:00
elxy
0ac081aad0 feat(route): add BBC News Labs (#8934)
* Add(route): add BBC News Labs

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-06 00:22:59 +08:00
mokevip8
e4c6dabf70 feat(route): 增加HelloGithub的RSS订阅 (#8879)
* 增加HelloGithub的RSS订阅

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-04 13:21:50 +08:00
github-actions[bot]
a1909d73be style: auto format 2022-02-19 19:31:10 +00:00
Atlan
11966ad278 feat(router): 添加GOCN站点RSS订阅源 (#9157)
Co-authored-by: zhangpeng <zhangpeng@pttplus.com.cn>
2022-02-20 03:29:35 +08:00