Commit Graph

9 Commits

Author SHA1 Message Date
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Ethan Shen a4e2eda25a
feat(route): add 36kr资讯热榜 (#12681)
* feat(route): add 36kr资讯热榜

* fix docs

* update lib/v2/36kr/utils.js
---------
2023-06-21 03:04:50 +03:00
github-actions[bot] 058b07ff28 style: auto format 2022-11-10 12:46:07 +00:00
Gerardyang 3f82eedbf3
fix(route): 36kr dom parse errors (#11199)
* fix 36kr router error when a ads in list.

* require missing depend: querystring

* filter out ads instead of parse it

* remove a redundant line

* remove redundant package and format code

* fix dom parse error cause possible encrypt content

* lint & fix missing change cause accident commit

* fix errors

* fix lint

* fix error

* revert conditional clause
2022-11-10 20:44:34 +08:00
Ethan Shen 749f2fef99
fix(route): 36kr资讯 (#10179) 2022-07-09 01:18:08 +00:00
Ethan Shen 32b0ce9058
fix(route): 36kr主题文章 (#10161)
* fix(route): 36kr主题文章

* fix: add fulltext
2022-07-07 21:25:31 +08:00
Ethan Shen 8f8adfb4b2
fix(route): 36kr搜索文章 (#10112) 2022-07-04 23:21:26 +08:00
Ethan Shen ee9cef02dc
fix(route): 36kr用户文章 (#10092) 2022-07-01 22:27:54 +08:00
Ethan Shen 2389eb212d
fix(route): 36kr资讯 (#8024)
* fix(route): 36kr资讯

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 22:41:47 +08:00