Commit Graph

244 Commits

Author SHA1 Message Date
tuzi3040 c4c947d237
feat(route): migrate japanpost to v2 (#13181)
* feat(route): migrate japanpost to v2

fix(route): japanpost: fix cheerio custom methods
fix(route): japanpost: fix manual timezone parse

* Apply suggestions from code review

* Apply suggestions from code review

---------
2023-09-02 03:08:16 +08:00
DIYgod 8a58d74922
docs: documentation prioritizes English and maintains only one route list (#13075) 2023-08-20 15:57:05 +01:00
TonyRL ddbc760dc8 docs: fix new docs link 2023-08-16 13:04:07 +00:00
DIYgod 7b65ba69bb
feat: add docusaurus website (#13039) 2023-08-15 03:12:12 +01:00
Li Xuetao 166661fb62
fix(route/ximalaya): categoryInfo is undefined (#12940)
* fix(route/ximalaya): categoryInfo is undefined

* fix(route/ximalaya): categoryInfo is undefined

* refactor: migrate to v2

---------
2023-08-08 03:49:06 +08:00
Ethan Shen 377a31fc9d
fix(route): 141JAV & 141PPV (#12594)
* fix(route): 141JAV & 141PPV

* fix radar
2023-06-04 21:53:51 +08:00
Tony b6f06abb55
chore: strict radar and maintainer build (#12214)
* chore: strict radar and maintainer build

* test(coverage): exclude build script
2023-04-01 05:53:40 +08:00
Ethan Shen ca9efda5d4
fix(route): 日本经济新闻中文版 (#11994)
* fix(route): 日本经济新闻中文版

* fix: missing language

* refactor: migrate nikkei to v2

* refactor: merge nikkei-cn into nikkei

* refactor: merge nikkei-asia into nikkei

---------
2023-03-06 23:52:11 +08:00
Tony 7e28a20aac
refactor(route): migrate qdaily to v2 (#12033)
* refactor: migrate qdaily to v2

* fix: combine category
2023-03-04 00:57:48 +08:00
Tony 09739e3de0
fix(route): instagram rework (#11946) 2023-02-24 05:39:47 +08:00
Tony 6bdf67c69e
refactor: merge ncm with 163 (#11891)
* feat(route): 支持网易云音乐用户动态 (#11270)

* feat(route): add 网易云音乐用户动态

* docs(route/ncm): 用户动态文档

* feat(route/ncm): 支持 radar.js

* feat(route/ncm): description 中添加图片

(但未增加歌曲、专辑、节目等)

* refactor: merge ncm with 163

* fix: throw playlist if cookie is not set

---------

Co-authored-by: Hash <master-hash@outlook.com>
2023-02-17 02:21:11 +08:00
Tony fcdc18fe44
fix(route): yuque (#11863)
* fix(route): yuque

* docs: fix paramsDesc
2023-02-14 21:02:23 +08:00
Fatpandac 8283cd260a
fix(route): change to use api get data and refactor to v2 (#11809)
* fix(route): change to use api get data and refactor to v2

* fix(route): remove unreachable condition

* refactor: change route path

feat!: remove `/open163/latest` since `https://c.open.163.com/open/getLatestMovies.do` is broken

* fix: radar

---------
2023-02-14 02:15:52 +08:00
Tony 131374c059
fix(route): copymanga (#11670) 2023-01-23 05:06:15 +08:00
Rongrong c3e78ee7df
fix(route/weibo/*): sinaimg anti-hotlinking (#11320)
* fix(route/weibo/*): sinaimg anti-hotlinking

Signed-off-by: Rongrong <i@rong.moe>

* refactor: migrate to v2

* Fix CodeQL warning

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again

Signed-off-by: Rongrong <i@rong.moe>

* Narrow sinaimg URL regex

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again and again

Signed-off-by: Rongrong <i@rong.moe>

* Fix CodeQL warning again, again and again

Signed-off-by: Rongrong <i@rong.moe>

* More accurate regex, dismiss CodeQL plz

Signed-off-by: Rongrong <i@rong.moe>

Signed-off-by: Rongrong <i@rong.moe>
2022-11-28 03:37:43 +08:00
Raven-tu 0491102520
fix(route): smzdm ranking error (#11114)
* fix: smzdm ranking error

* refactor: migrate to v2

* docs: fix path
2022-10-22 04:37:33 +08:00
Raven-tu cb0706b167
fix(route): 修复快递100快递订单追踪路由 (#11076)
* fix:修复快递100查询服务

* Update utils.js

Extend the cookie cache time.

* refactor: migrate to v2
2022-10-14 20:01:56 +08:00
Ethan Shen 1fd2a8f273
feat(route): add 8视界标签 (#10937) 2022-09-29 00:00:53 +00:00
Axojhf 67fe3a0cfa
fix(route): Fix saraba1st thread cannot get image (#10906)
* add saraba1st Cookie Environment.
fix thread img issue

* add Saraba1st config to Install Doc

* fix imgHtml

* fix timezone

* refactor: migrate to v2
2022-09-26 20:52:50 +08:00
Ethan Shen 89ee2f92e0
fix(route): 站酷发现 (#10839)
* fix(route): 站酷发现

* fix(route): zcool top & user
2022-09-21 00:52:05 +08:00
Axojhf 2600c1ab16
fix(route): 修复bangumi吐槽箱无法获取评分的问题 (#10780)
* 修复bangumi吐槽箱无法获取评分的问题

* refactor: migrate to v2

* fix: subject date parsing

* fix: old routes

* fix: sort maintainer
2022-09-15 04:16:29 +08:00
shininome 41e4d7cf84
feat: 添加漫画柜个人订阅 (#10727)
* 1

1

* 添加个人订阅

* Delete 1

* Add files via upload

* 添加mhgui的cookie获取

* 添加manhuagui个人订阅

* Add files via upload

* Update subscribe.js

* Update subscribe.js

* style: auto format

* 修改 manhuagui/selfhost=1

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

* Update docs/anime.md

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

* manhuagui规范文档

* style: auto format

* 添加漫画柜渲染文件

* 使用模板渲染,修改radar格式

* style: auto format

* refactor: migrate to v2

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-09-07 22:32:41 +08:00
Tony be39871730
fix(route): dcard (#10705)
* fix(route): dcard

* docs: anti crawler attr
2022-09-06 00:20:27 +08:00
miles 9757d7e5be
feat(route): add 起点作者页面的作品 (#10643)
* feat(route): add 起点作者页面的作品

* fix(route): 起点作者缺少 v2 路由必要文件

* fix(route): typo

* fix(route): remove redundant code

* fix(route): author accepts pure string only

* refactor(route): cleanup code

* fix(route): remove old date parser

* refactor: migrate to v2
2022-08-30 01:20:52 +08:00
Tony 256387bd25
feat(route): pixiv novels (#10647)
* feat(route): pixiv novels

* fix: radar

* fix: cache rename

* docs: fix tag closing

* fix: sort
2022-08-29 23:40:16 +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
Ethan Shen 2f77dafb04
feat(route): add 白鲸出海资讯 (#10367)
* feat(route): add 白鲸出海资讯

* fix: use https
2022-08-03 21:34:30 +08:00
Rongrong df5d3fc918
fix(route)(twitter): quote ignored in web API (#10361)
* fix(route)(twitter): quote ignored in web API

* refactor: migrate to v2

Signed-off-by: Rongrong <i@rong.moe>
2022-08-01 20:25:32 +08:00
syrinka 4be123c139
feat(route): NGA帖子只看作者 (#10239)
* feat(route): NGA帖子只看作者

* fix code style

* fix

* remove old router

* correct regex in getLastPageId

* fix

* change title

* refactor: parseDate utils

* fix: old radar rules
2022-07-18 21:29:35 +08:00
Ethan Shen d874a000b2
fix(route): 香港01获取全文 (#10192) 2022-07-12 19:25:32 +08:00
Ethan Shen 4b77c3d99b
feat(route): add 笔趣阁 (#10147)
* feat(route): add 笔趣阁

* fix: radar

* fix typo
2022-07-06 21:44:39 +08:00
Tony fc648b5471
feat(route): acfun article (#10110) 2022-07-04 22:10:54 +08:00
Tony 8a6c54054a
fix(route): apnews without puppeteer (#10006) 2022-06-22 17:59:36 +08:00
sharkrice 041cfc376e
fix(radar): remove gcores rules in deprecated files (#9936)
* Update radar-rules.js

修复机核网文档地址错误

* fix(radar): remove rules in deprecated files

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-06-21 17:10:51 +08:00
Ethan Shen 50f1946e75
fix(route): 综艺秀 (#9898)
* fix(route): 综艺秀

* fix: remove old radar rules
2022-06-05 21:28:45 +08:00
MisteryMonster a60663ee91
fix(route): behance v2 & fix (#9767)
* behance v2 & fix

* behance v2 & fix

* Try get & remove old radar

* fetch limits

* fix: maintainer
2022-05-26 23:05:27 +08:00
Tony e953f9f456
feat(route): youtube subscriptions (#9824) 2022-05-26 20:37:12 +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
Yue 08602c778c
fix(route): 修复/zhihu/question无法获取,需要设置非登录状态下cookie (#9729)
* 修复/zhihu/question,需要设置非登录状态下cookie

* Update lib/routes/zhihu/execlib/g_encrypt.js

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

* 根据TonyRL review建议进行了修改

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* 增加cookie中dc_0字段检验

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* Update lib/routes/zhihu/question.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* refactor: migrate to v2

* fix: Incomplete URL substring sanitization

Co-authored-by: Rongrong <Rongronggg9@outlook.com>
2022-05-14 00:21:11 +08:00
jerry1119 0c3ca1bb11
fix(route): fix pianyuan, add pianyuan/search (#9721)
* fix route pianyuan, add route pianyuan/search

* update doc

* changes for reviews

* Update lib/routes/pianyuan/utils.js

Co-authored-by: Rongrong <Rongronggg9@outlook.com>

* changes for reviews

* refactor: migrate to v2

Co-authored-by: Rongrong <Rongronggg9@outlook.com>
2022-05-09 01:00:29 +08:00
Rongrong 63ccc9499b
fix(route/jike): image URL; outdated usage (#9693)
* fix(route/jike): image URL; outdated usage

Signed-off-by: Rongrong <i@rong.moe>

* refactor: migrate to v2

* fix: unescaped .

* feat(route/jike): new radar rule

Signed-off-by: Rongrong <i@rong.moe>
2022-05-05 20:28:04 +08:00
Henry Wang 1a547caf3b
feat(route): 更新少数派全文支持 (#9653)
* feat: 少数派首页全文输出

* feat: 少数派全路由全文

* feat: 少数派专栏全文

* refactor: migrate to v2

* fix: cache key
2022-05-01 17:34:45 +08:00
尹傲雄 1e11388c90
fix(route): update zju/grs (#9551)
* update zju/grs in university

* refactor: migrate to v2

* fix: add radar

* fix: not working routes

* fix: add migration note

* docs: remove N/A types from physics table

* fix(radar): migrate old rules
2022-04-18 02:04:53 +08:00
Fatpandac cff988ad9f
feat(route): add Eagle's blog and refactor to V2 (#9546)
* feat(route): add Eagle's blog and refactor to V2

* fix: remove deprecated eagle radar rules

* fix: changelog date and guid

* fix(route): add language option
2022-04-17 21:24:17 +08:00
Rongrong 44f1ea3718
feat(route)(picuki/profile): migrate to v2, fetch stories (#9216)
* refactor(route)(picuki/profile): migrate to v2

other changes:
fix linebreak
fix header
add location
`displayVideo` param defaults to enable

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* refactor(route)(picuki/profile): use template

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>

* feat(route)(picuki/profile): fetch stories

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-02 22:26:21 +08:00
nuomi1 76b3bba258
feat: QQ 互联 SDK (#8421)
* feat: QQ SDK changelog

* refactor: functional style

* refactor: migrate to v2

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 11:08:32 +08:00
EsuRt 3d888cb765
feat(route): 新增JavBus发行商和制作商订阅 (#8183)
* 新增JavBus发行商和制作商订阅

* docs: fix unnecessary changes

* refactor: migrate to v2

* docs: remove dup items

Co-authored-by: EsuRt <thusid@outlook.com>
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-25 10:05:48 +08:00
Ethan Shen 4f0c1cfdb2
fix: add Lofter用户文章分类 & 视频 (#8061)
* fix: add Lofter用户文章分类 & 视频

* add limit

* fix limit

* refactor: migrate to v2

* fix: route path

Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 00:23:10 +08:00
liuqian fe69819cfc
feat(radar): add bilibili live rule (#9166)
* feat(route): add bilibili live rule

* feat(radar): migrate bilibili rules to v2

Co-authored-by: liuq <lqadm@qq.com>
2022-02-22 03:47:35 +08:00
Tony 39d3e88424
feat(route): rsshub en routes (#9122)
* feat(route): rsshub en routes

* fix: add radar.js
2022-02-16 22:11:18 +08:00