Bryan
32a35f29d4
feat(route): support medium ( #12475 )
...
* feat(route): support medium
* docs(route): support medium
* feat(medium): add radar.js
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/tag.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/router.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/maintainer.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/following.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/for-you.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/medium/list.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* chore(medium): update graphql
---------
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
2023-05-09 01:57:15 -11:00
Trganda
12f45a7844
feat(route): add Freebuf 文章订阅路由 ( #12392 )
...
* freebuf route
* accpet recommendataion
* add blank line
* query freebuf with api
* remove unused `id` args and retouch the rss link
* delete String() on variable `type`
2023-04-30 12:05:47 -06:00
Ethan Shen
36134be272
feat(route): add Kun Cheng Essay ( #12322 )
...
* chore(deps): bump chrono-node from 2.6.2 to 2.6.3 (#513 )
Bumps [chrono-node](https://github.com/wanasit/chrono ) from 2.6.2 to 2.6.3.
- [Release notes](https://github.com/wanasit/chrono/releases )
- [Commits](https://github.com/wanasit/chrono/compare/v2.6.2...v2.6.3 )
---
updated-dependencies:
- dependency-name: chrono-node
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>
* chore(deps-dev): bump meilisearch from 0.32.2 to 0.32.3 (#518 )
Bumps [meilisearch](https://github.com/meilisearch/meilisearch-js ) from 0.32.2 to 0.32.3.
- [Release notes](https://github.com/meilisearch/meilisearch-js/releases )
- [Commits](https://github.com/meilisearch/meilisearch-js/compare/v0.32.2...v0.32.3 )
---
updated-dependencies:
- dependency-name: meilisearch
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>
* chore(deps): bump koa from 2.14.1 to 2.14.2 (#522 )
Bumps [koa](https://github.com/koajs/koa ) from 2.14.1 to 2.14.2.
- [Release notes](https://github.com/koajs/koa/releases )
- [Changelog](https://github.com/koajs/koa/blob/2.14.2/History.md )
- [Commits](https://github.com/koajs/koa/compare/2.14.1...2.14.2 )
---
updated-dependencies:
- dependency-name: koa
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>
* feat(route): add Kun Cheng Essay
* build: update yarn.lock
---------
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-16 03:54:50 +08:00
Desmond Stonie
afcd21b3b3
feat(route): add Apache APISIX 博客 & 云原生社区博客 & 支流科技博客 ( #12294 )
...
* Add apiseven blog
* Add apache apisix blog
* Add cloudnative blog
* Add radar.js and docs
* Fix code styles
* Fix code styles
* Use `markdown-it` to render the description
2023-04-16 03:40:36 +08:00
github-actions[bot]
ddb81b9eee
style: auto format
2023-04-09 14:11:35 +00:00
Hengyu
9be1b1ea03
feat(route): add MacMenuBar ( #12258 )
...
* feat(route): MacMenuBar
* Update: Change to WordPress API; Combine two routes together; Move related documentation to blog.md
* Fix: add maintainer.js
* Update: filter categories by API; support multiple categories
* Update lib/v2/macmenubar/recently.js
* Update: update rss link; fix doc
---------
2023-04-09 22:07:42 +08:00
TonyRL
7d4e7e594f
docs: fix hexo next example
2023-04-09 14:03:55 +00:00
Hank Chow
3a9731e4f5
feat: add Geocaching Blogs ( #12120 )
...
* feat: add Geocaching Blogs
* fix: lint
* fix: apply suggestion
---------
2023-03-30 22:52:07 +08:00
github-actions[bot]
9966ce7384
style: auto format
2023-03-17 13:56:47 +00:00
Hank Chow
63da6d6136
feat: AWS blogs ( #12076 )
...
* feat: AWS blogs
* chore: change as requested
* docs: fix heading
---------
2023-03-14 18:56:42 +08:00
Tony
1726af27c0
feat(route): v1tx ( #12034 )
...
* feat(route): v1tx
* fix: remove author
2023-03-04 01:28:25 +08:00
TonyRL
039e431526
docs: fix tag
2023-02-09 15:56:03 +00:00
Tony
4bb4245f50
feat(route): jiaoliudao ( #11821 )
2023-02-09 23:51:12 +08:00
Tony
b404cc6bf9
docs: fix tag
2023-01-14 15:15:22 +00:00
joey
5812d70ac8
feat(route): add xunhupay ( #11616 )
2023-01-13 19:38:31 +08:00
github-actions[bot]
5c7aff76a3
style: auto format
2023-01-01 19:51:48 +00:00
烟草的香味
2bfc93f61a
feat(route): add csdnblogs route ( #11532 )
...
* feat(route): add csdnblogs route
* fix: maintainer
2023-01-01 13:50:01 -06:00
Wenzheng Li
a06ac24ab7
feat(route): 新语丝新到资料 ( #11526 )
...
* feat(route): 增加新语丝
* fix regex replace to remove unwanted / of a path
* add comment
* resolve PR comments
* resolve comments
2023-01-02 02:57:05 +08:00
Tony
39d97d3427
feat(route): pen0 ( #11427 )
2022-12-09 20:54:35 +08:00
HuangWei
343610998d
feat(route): Add 十年之约-专题展示 ( #11382 )
...
* Add 十年之约-专题展示
* Fix linux linter
* fix MR comments
* Triggle CI again
* Putting postDate in pubDate
* Change path from foreverblog-cn to foreverblog
* fix: merge old route
fix: radar target
2022-12-06 23:13:23 +08:00
hulb
b8074985da
feat(route): add Uber Engineering Blog ( #11106 )
...
* add Uber Engineering Blog
* use more readable fulltext
* use wp json api instead of original website scrapping,fix some mistakes according to the comments
* try to mistaken modification of removing a newline at the end
* Update docs/blog.md
* Update docs/en/blog.md
* Update lib/v2/uber/radar.js
Co-authored-by: hulb <hulb@RD-NeoHu.netis.com.cn >
2022-11-06 23:20:29 +08: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
github-actions[bot]
ecfea34284
style: auto format
2022-08-17 00:32:16 +00:00
Jerry K Jia
5f9018c3df
feat(routes): CSDN 博客 ( #10447 )
...
* feat(routes): CSDN Blog
* fix(docs): add CSDN Blog paramsDesc
2022-08-17 11:30:22 +11:00
iceqing
38e7d73e84
feat: add polkadot blog ( #10456 )
...
* feat: add polkadot blog
* docs: add document for polkadot
* feat: fix lint error
* fix: added `;` for lint
* fix: fix text function error
* fix: 修复链接不正确的问题
* fix: 修复链接问题
* docs: 修复文档标题问题
* fix: 修复文档描述问题
* fix: 修复文档错误
* fix: 修复路径错误
* fix: 修复链接问题
* fix: fix wrong path
* fix: fix route error
* fix: 修复链接问题&修复名称问题
* feat: add author for polkadot blog
* fix: fix link error
* fix: fix code compile error
* fix: fix code compile error
* fix: fix pubDate error
* style: format code
* Apply suggestions from code review
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* fix: clean code import
* docs: fix linebreak
* docs: fix en docs tag
2022-08-14 19:54:24 +08:00
Ethan Shen
d6e730de4c
feat(route): add 零博客 ( #10035 )
2022-06-27 20:42:08 +08:00
Leo
e8266add8f
feat(route): add hashnode 用户博客 ( #9987 )
...
* 添加hashnode用户posts获取
* fix(route)(hashnode): update route v1 to v2
* fix(route)(hashnode): 优化代码名称和完善doc
* update parseDate function
Co-authored-by: wenhao <wenhao@mafengwo.com >
2022-06-19 23:05:58 -05:00
TonyRL
1f0b897d5e
style: format docs
2022-06-13 16:35:36 +00:00
stormbuf
331405d69e
feat(route): 黄健宏博客 ( #9553 )
...
* ✨ feat(route): add blog: huangz
* 🐞 fix(route): huangz url missing
* 📃 docs(radar): update docs url
* 📃 docs(radar): fix url
* ✨ feat(route): add maintainer.js
* 🐞 fix(radar): fix huangz blog radar source
* Update lib/v2/huangz/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/huangz/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/huangz/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update index.js
* style: auto format
* docs: fix link break
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-04-17 21:33:27 +08:00
TonyRL
be8b5d143f
docs: fix H3 heading
2022-04-08 16:27:39 +00:00
Chenxing Luo
ef94bcde8e
feat(route): add two blogs: Stratechery & Miris Whispers ( #9496 )
...
* Add two blogs
* fix(utils): add parseDate timezone common-config
* Update lib/v2/stratechery/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update docs/en/blog.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* Update lib/v2/miris/blog.js
2022-04-08 23:48:28 +08:00
Ethan Shen
0a53418b93
feat: add google sites recent changes ( #7246 )
...
* feat: add google sites recent changes
* fix pubDate
* fix: wrong date format
2022-03-10 19:46:56 +08:00
Nite07
f5960cc285
feat(route): add dayanzai ( #8950 )
...
* Add(route): add dayanzai
* 添加获取全文参数
* Update docs/bbs.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
* fix: string literals
Co-authored-by: Nite07 <nmy1207@outlook.com >
Co-authored-by: Tony <TonyRL@users.noreply.github.com >
2022-03-08 21:36:20 +08:00
github-actions[bot]
ea4bddb4ec
style: auto format
2022-02-18 15:18:31 +00:00
Ryan Yuan
b6229bf987
feat(route): add 竹白blog ( #9032 )
...
* Feat: add route for 竹白
* Tweak: change to v2
* Fix: 1. use parseDate 2. update doc 3. support limit query
* Fix: 1. ensure limit is number 2. chore doc
* Fix: use nullish coalescing
* Fix: revert nullish coalescing for not passing DeepScan check
* Fix
* Chore(doc)
Co-authored-by: naixy28 <yuanyang@iftech.io >
2022-02-15 03:13:05 -08:00
GitHub Action
1e1ff5d6d3
style: auto format
2022-02-08 12:28:52 +00:00
iceqing
e81eb93049
docs: remove unnecessary </Route> ( #9026 )
2022-02-08 20:27:14 +08:00
iceqing
2f7c282d3c
feat(route): 增加polkaworld的rsshub规则(v2版本scripts) ( #9015 )
...
* feat: 增加polkaworld的rsshub规则
* feat: 增加polkaworld的rsshub规则-切换为v2版本
* feat: 增加polkaworld的rsshub规则(修复路径问题)
* refactor: added limit support & improve date and docs for polkworld
* docs: improve docs desc for polkaworld
* refactor: improve docs & clean date code for polkaworld
* docs: improve docs for polkaworld
* fix: 修复日期解析错误
* fix: fix date error from Vercel's output
* feat: 增加时区操作
* style: remove blank line
* fix: fix timezone error
2022-02-08 19:22:26 +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
Gao Keyong
7c9a4991d3
Add Route for hexo theme fluid ( #8702 )
2022-01-22 18:26:45 +00:00
XinRoom
89d2a6e294
Add(route): add: 雨苁安全博客 ( #8884 )
2022-01-22 15:29:00 +00:00
DIYgod
b791066704
chore: format
2021-11-27 09:03:43 +00:00
7Wate
3023bd6381
feat(route): add foreverblog ( #8455 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com >
2021-11-27 08:45:40 +00:00
GitHub Action
dc8ed9739a
style: auto format
2021-08-21 07:47:17 +00:00
Toby Tso
404b861d52
feat(route): add Font Story (DynaC TW) ( #7565 )
2021-08-21 00:44:37 -07:00
Ethan Shen
7c00f4b190
feat(route): add yuzu emulator blog ( #7947 )
...
Co-authored-by: NeverBehave <gayhub@never.pet >
2021-08-12 02:15:19 -07:00
fengkx
0a973535d4
fix(route): hexo next theme ( #7177 )
2021-03-14 01:23:29 -05:00
GitHub Action
3f0f53c48d
style: auto format
2021-02-23 00:10:45 +00:00
Ethan Shen
8708adab1b
feat: add 劍心.回憶 ( #6870 )
...
Co-authored-by: NeverBehave <gayhub@never.pet >
2021-02-13 13:45:14 -05:00
user
60b09c91cc
update phrack magazine doc zh/en
2021-01-12 15:40:07 +08:00