Commit Graph

6 Commits

Author SHA1 Message Date
JimenezLi 6c6b22f76f
feat(route): 添加百度贴吧搜索 (#13238)
* feat(route): add baidu tieba search

* fix(route): delete ctx.query.limit in case of problems

* fix(route): replace outdated querystring with URLSearchParams

* fix(route): 修复中文乱码

* Update lib/v2/baidu/tieba/search.js

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

* chore(route): rename variable

---------
2023-09-10 09:02:49 +08:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Tony 69ba50d69b
fix(route): baidu top (#11754) 2023-02-02 02:05:51 +08:00
cayZ 4045f9b81d
fix: radar/rssbud support for baidu (#11450) 2022-12-14 11:59:22 +00:00
CaoMeiYouRen 647328222a
feat(route): 新增 百度股市通 (#10816)
* feat(route): 添加 百度股市通

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

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

* feat: 添加 radar 支持

* fix: 按字母顺序插入新路由
2022-09-17 21:43:34 +08:00
Axojhf 51a294f322
fix(route): 贴吧帖子动态功能出错 (#10605)
* 修复选择器问题和部分楼层,日期获取问题

* 修复某些特殊情况

* refactor: migrate to v2

* fix: use art-template for rendering
2022-08-25 21:39:01 +08:00