Commit Graph

36 Commits

Author SHA1 Message Date
Ethan Shen
4b77c3d99b feat(route): add 笔趣阁 (#10147)
* feat(route): add 笔趣阁

* fix: radar

* fix typo
2022-07-06 21:44:39 +08:00
Ethan Shen
5deba293c1 fix(route): 国家自然科学基金委基金要闻 (#10137)
* fix(route): 国家自然科学基金委基金要闻

* fix: add images
2022-07-05 22:15:30 +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
Fatpandac
2f9b999055 fix(route): hk01 get fulltext and refactor to V2 (#9937)
* fix(route): hk01 get fulltext and refactor to V2

* Update lib/v2/hk01/channel.js

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

* Update lib/v2/hk01/issue.js

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

* fix: teaser pubDate
2022-06-13 22:00:48 +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
Fatpandac
5c694e35b3 feat(route): add EMS 苹果邮件 and refactor to V2 (#9175) 2022-02-23 20:11:57 +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
Fatpandac
752a5ebab0 feat(route): ithome add win11, route of tag and refactor to V2 (#9102) 2022-02-15 20:24:15 +08:00
Ethan Shen
dbb1c0b02d fix(route): JAVLibrary (#8956)
* fix(route): JAVLibrary

* fix: sort in alphabetical order
2022-02-07 23:45:58 -10:00
Fatpandac
c144a1864b feat(route): add Google Fonts and refactor /google/** to V2 (#8927)
* Add(route): add Google Fonts and change to V2

* Fix(route): added throw error when API key is underfined

* Fix(docs): add warning container

* Fix(docs): Update docs/design.md

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

* Fix(route): sort routes

* Fix(route): Update lib/v2/google/fonts.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 01:18:17 +08:00
Fatpandac
03481653fa fix(route): fix GitHub route parameter conflict at trending.js and refactor to V2 (#8923)
* Fix(route): fix route parameter conflict at trending.js and change to V2

* Fix(route): modify the judgment condition of language parameter

* Fix(docs): Update docs/programming.md

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

* Fix(docs): Update docs/en/programming.md

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

* fix(docs/route): add author and sort routes

* Fix(route): Update docs/en/programming.md

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

* Fix(route): sort routes

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 00:37:01 +08:00
Outvi V
41a06a22bb feat(route): add dockerhub image new tag (#8965)
* feat: /dockerhub/tags/:owner/:image

fix #6916

* fix: update the doc link of /dockerhub/build

* docs(en): /dockerhub/tag/:owner/:image

* docs: fix typo

* fix(dockerhub/tags): use parseDate()

* docs: link docs to h2 instead of h3

* chore: move /dockerhub/build to v2

* docs: put warning inside <Route>

* fix(dockerhub): use docker.com/hub as the radar path

* fix(dockerhub/tag): add :limits?

* feat(dockerhub): polish the GUID

* fix(dockerhub/tag): stricter argument checks

* fix(dockerhub/tag): handle NaN per Deepscan CI
2022-02-03 00:09:01 +08:00
Fatpandac
8891ad1020 feat(route): add 豆瓣招聘 and refactor to V2 standard (#8937)
* Add(route): add 豆瓣招聘 and change to V2

* Fix(route): fix typo of filename

* Fix(route): sort routes

* Fix(route): Update lib/v2/douban/router.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 22:56:13 +08:00
Fatpandac
f55cc763f4 Add(route): add 北京市科委 (#8811)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:08:52 +00:00
Fatpandac
45aeb8e7a3 Fix(route): remove next() and change to V2 (#8844) 2022-01-22 20:03:48 +00:00
KTachibanaM
e95a862a55 feat(route): add eventernote (#8646) 2022-01-22 19:57:06 +00:00
Fatpandac
1fbcede90b Modefy to get all content and change to V2 (#8724)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:18:25 +00:00
prnake
3b83b0ec4b fix(route): 喜马拉雅(#8516) (#8520) 2021-11-27 09:09:45 +00:00
John Trump
5f1df4f7b7 feat(radar)(chrome): radar-rules.js (#8287)
fix #8278
2021-09-28 01:39:31 -07:00
NeverBehave
0792f7ba25 feat(core): first attempt to init script standard (#8224)
- lazy load
- rate limit per path
- init .debug.json support
- docs
- maintainer
- radar
2021-09-22 05:41:00 -07:00