Commit Graph

621 Commits

Author SHA1 Message Date
Fatpandac
64f26bdda7 feat(route): add wallhaven (#9021)
* Feat(route): add wallhaven

* Fix(route): merge #9022

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

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

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

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-08 20:21:15 +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
dbb1c0b02d fix(route): JAVLibrary (#8956)
* fix(route): JAVLibrary

* fix: sort in alphabetical order
2022-02-07 23:45:58 -10:00
Ethan Shen
ecbd064dbf feat(route): add BioOne (#8994)
* feat(route): add BioOne

* fix typo

* fix typo
2022-02-06 18:59:07 +08:00
Outvi V
36b4cc5baa feat(route): add spotify (#8966)
* feat: /spotify/playlist/:id

* feat: /spotify/artist

* feat(spotify/artist): add to radar

* feat: /spotify/saved

* feat: /spotify/top/{tracks,artists}

* feat(spotify): add images for artist and playlist

* docs: /spotify/*

* docs/en: /spotify configurations

* chore(spotify): apiKey/Secret -> clientId/Secret

* fix(spotify/utils): genres can be empty
2022-02-04 18:46:53 +08:00
GitHub Action
3c9be07be5 style: auto format 2022-02-03 13:50:41 +00:00
rainrdx
277a740557 feat(route): add Nikkei Asia (#8984)
* Nikkei Asia Fulltext Feed

* Nikkei Asia Documentation

* Fix Nikkei Asia Radar

* Fix for review comments

Co-authored-by: Rick Shang <rdx@miami.rickshang.org>
2022-02-03 21:49:03 +08:00
Rongrong
4e356e15eb feat(route): add App Center Release (#8983)
/app-center/release/:user/:app/:distribution_group

Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-03 21:47:52 +08:00
谢东平 Dongping Xie
b8c95ddee2 feat(route): add hacker news user follow (#8976) 2022-02-03 21:30:08 +08:00
Fatpandac
f03cca4844 fix(route): fix producthunt JSON.parse fail and refactor to V2 (#8972)
* Fix(route): JSON.parse fail and change to V2

* Fix(docs): Update lib/v2/producthunt/maintainer.js

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-03 20:38:16 +08: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
Ethan Shen
369d2902e8 feat(route): add Radio-Canada.ca latest news (#8275)
* feat(route): add Radio-Canada.ca latest news

* fix typo

* fix typo

* update lib/v2/radio-canada/radar.js

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

* update docs/en/new-media.md

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

* update docs/new-media.md

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

Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-02 02:52:14 +08:00
Tony
64f4c304d5 docs: fix typo (#8948) 2022-01-31 23:57:05 +08:00
DIYgod
f61581d17d docs: add mirror en 2022-01-22 20:39:37 +00:00
DIYgod
9171173443 docs: fix title 2022-01-22 20:28:29 +00:00
Fatpandac
b373c249df Add(route): add informs (#8873) 2022-01-22 20:26:34 +00:00
GitHub Action
49827f24f1 style: auto format 2022-01-22 20:15:57 +00:00
HuangWei
95b64749a5 add acm.ecnu.edu.cn contest list (#8787)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:11:52 +00:00
Fatpandac
bc35a1e937 Add(route): add Codeforces contests (#8815)
Co-authored-by: HuangWei <huangwei.a180285@gmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:10:59 +00:00
Ethan Shen
d95705b4db feat(route): add AtCoder (#8825) 2022-01-22 20:05:10 +00:00
Tony
c2fdbb5df1 feat(route): add firefox monitor (#8680) 2022-01-22 20:01:44 +00:00
Tony
c11bb88f6b feat(route): add github issues/pull comments (#8128) 2022-01-22 19:59:54 +00:00
GitHub Action
6686292d54 style: auto format 2022-01-22 19:21:30 +00:00
Fatpandac
3478eebd01 add iwara (#8735)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 19:20:07 +00:00
Derek
385e3d2854 fix(docs): change en comma to cn in journal.md(cn); fix(route): /heu/job/list/tzgg (#8613) 2022-01-22 18:51:30 +00:00
Gao Keyong
7c9a4991d3 Add Route for hexo theme fluid (#8702) 2022-01-22 18:26:45 +00:00
琚致远
90bb72e800 docs: update sponsor blog's URL (#8706) 2022-01-22 18:26:10 +00:00
Ethan Shen
1800c1ada2 feat(route): add Gamer Secret (#8712) 2022-01-22 18:25:54 +00:00
Ethan Shen
02f8872d5a feat(route): add Kemono (#8640) 2022-01-22 16:09:54 +00:00
Ethan Shen
46075a072e feat(route): add KBS today (#8130) 2022-01-22 16:07:35 +00:00
Ethan Shen
c68b131772 feat(route): add Line Today (#8311) 2022-01-22 16:03:12 +00:00
Ethan Shen
bd500ce58b fix(route): Hacker News (#8420) 2022-01-22 15:56:47 +00:00
Ethan Shen
dfd8d7f14a feat(route): add Node.js News (#8902) 2022-01-22 14:37:13 +00:00
Ethan Shen
0ce2f2f0ee docs: fix typo in Fashion Network (#8610) 2021-11-28 02:56:25 +00:00
Derek
6e810ade86 fix: author name (#8593) 2021-11-27 23:33:11 +00:00
Derek
8568686157 fix: (docs) modify space and chinese/english comma (#8597)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 23:27:38 +00:00
DIYgod
b7c3d64c4d chore: format 2021-11-27 09:18:08 +00:00
Ethan Shen
ef27ac2105 feat(route): add fashion network headlines (#7603)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:16:49 +00:00
Derek
5e889894b5 feat(route): add IEEE Xploer journal (#8584)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:15:37 +00:00
Derek
09023ccae7 feat(route): add ELSEVIER journal (#8583) 2021-11-27 09:14:24 +00:00
Derek
0db0966e71 feat(route): add JASA journal (#8582) 2021-11-27 09:14:02 +00:00
Ethan Shen
330ec7ad63 feat(route): add swissinfo (#8466) 2021-11-27 09:13:41 +00:00
Ethan Shen
7156aad182 feat(route): add 香港卫生署新闻公报 (#8570)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:11:11 +00:00
Ethan Shen
944f46f995 feat(route): add 香港衛生防護中心 (#8569) 2021-11-27 09:10:22 +00:00
Ethan Shen
77c15326bc feat(route): add ShopBack (#8565) 2021-11-27 09:10:03 +00:00
Ethan Shen
6ec9005946 feat(route): add Bandcamp Upcoming Live Streams (#8512) 2021-11-27 08:58:07 +00:00
Ethan Shen
ef2f74d08e feat(route): add Distill (#8491) 2021-11-27 08:54:24 +00:00
Tony
6de540a311 docs(core): sync en docs and minor cn docs fixes (#8356)
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:53:44 +00:00