GitHub Action
1e1ff5d6d3
style: auto format
2022-02-08 12:28:52 +00:00
iceqing
e81eb93049
docs: remove unnecessary `</Route>` ( #9026 )
2022-02-08 20:27:14 +08:00
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
Fatpandac
7bcb65ea25
fix(route): change iresearch's API URL and refactor to V2 ( #9019 )
...
* Fix(route): change iresearch's API URL and refactor to V2
* Fix(route): add tryGet and timezone
2022-02-08 20:20:54 +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
zytomorrow
40c06ff977
refactor: 微博个人时间线接入util ( #7827 )
...
* refactor: 微博个人时间线接入util,支持可读性优化,同时打开emoji表情展示
* Update lib/routes/weibo/timeline.js
Co-authored-by: SettingDust <settingdust@gmail.com>
* Update lib/routes/weibo/timeline.js
Co-authored-by: SettingDust <settingdust@gmail.com>
* Update lib/routes/weibo/timeline.js
Co-authored-by: SettingDust <settingdust@gmail.com>
* Update lib/routes/weibo/timeline.js
Co-authored-by: SettingDust <settingdust@gmail.com>
* Revert "style: auto format"
This reverts commit cb9dde42fa57de8d93c6eafd14bf344589e7c025.
* revert: lib/route/weibo/timeline.js
* revert
* Merge branch 'master' of https://github.com/DIYgod/RSSHub into weibo_home_timeline_refactor
* Merge branch 'master' of https://github.com/DIYgod/RSSHub into weibo_home_timeline_refactor
* refactor: using optional chaining
* fix: using optional chaining
* fix: use parseDate()
* fix: use cache.tryGet() instead of cache.set/cache.get
* fix: use cache.tryGet() instead of cache.set/cache.get and use parseDate()
* fix: use cache.tryGet() instead of cache.set/cache.get and use parseDate()
* fix: use cache.tryGet() instead of cache.set/cache.get
Co-authored-by: SettingDust <settingdust@gmail.com>
2022-02-07 22:55:42 +08:00
Ethan Shen
839d3eafa5
feat(route): add 国家高端智库 / 综合开发研究院 ( #9012 )
2022-02-07 22:21:59 +08:00
Ethan Shen
fdf137b53b
feat(route): add 全国港澳研究会 ( #9011 )
2022-02-07 21:24:41 +08:00
周财发
13883cafa9
fix(route): fix dxy; feat(route): add sh-wsjkw ( #8922 )
...
* fix(route)(dxy)
* add(route):上海卫健委疫情通报
* U 使用https获取上海疫情通报数据
U 移动上海疫情通报至gov
* U 删除多余router.js文件
U 移动上海疫情通报radar信息到上级radar中
U 修复doc中疫情通报地址错误的问题
* U 调整备注
* A 新增 pubDate
* U 和并radar中的上海市人民政府项目,合并doc中上海市人民政府项目
* U 时间标准化
* U 调整发布时间格式化
Co-authored-by: Zhou Caifa <caifa.zhou@naiveblue.com>
fix #9010
2022-02-07 07:12:45 +08:00
Fatpandac
ae152bdde4
fix(route): fix cntv cannot read property 'docs' of undefined and refactor to V2 ( #9005 )
...
* Fix(route): Cannot read property 'docs' of undefined and change to V2
* Fix(route): change property path of limit
* Fix(route): add parseInt()
* Fix(route): fix DeepScan issue
2022-02-06 19:54:40 +08:00
Fatpandac
e436c5d270
fix(route): fix youku/channel route is empty and refactor to V2 ( #9002 )
...
* Fix(route): fix route is empty and change to V2
* Fix(route): change HTTP to HTTPS
2022-02-06 19:33:32 +08:00
Ethan Shen
76ee6de426
fix(route): 游戏打折情报 ( #9004 )
2022-02-06 19:11:33 +08: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
Chih-Hsuan Yen
d08f662103
fix(route): fixes "this route is empty" for copymanga ( #8960 )
...
* fix(route): fixes "this route is empty" for copymanga
This fix mirrors manhuagui logic updated in [1] - returns all items
when chapterCnt is 0 or not specified.
[1] https://github.com/DIYgod/RSSHub/pull/8670
* Add myself to `author` in docs/
This helps refactoring routes to v2. See
https://github.com/DIYgod/RSSHub/pull/8960#issuecomment-1030617999
* Add more authors
Ref: #8670
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-06 02:18:54 +08:00
Fatpandac
97429ad016
fix(route): fix ccreports route is empty and refactor to V2 ( #8990 )
...
* Fix(route): fix route is empty and change to V2
* Fix(route): route address err in maintainer.js
* Fix(route): change way to get pubDate
* Fix(route): add timezone
2022-02-05 20:45:19 +08:00
HΛИG
8666d77953
fix(route): 蓝桥云课新增课程排序规则并修复多个错误 ( #8986 )
...
* 新增:蓝桥云课作者发布的课程
* 新增:蓝桥云课最新发布的课程
* 修复:新增 pubDate 避免某些 RSS 解析服务失败
* 新增:社区技术问题
* 修复:过滤置顶的帖子
* 新增:社区问答支持主题 ID
* 修复:Route 文档错误
* 更新:优化源链接
* 优化:对 RSSHub Radar 的支持
* 新增 RSS <image> Element
* 移除 image
* fix: /lanqiao 文档路径错误
* 优化:蓝桥云课新增课程排序规则
* 修复:蓝桥云课课程发布日期字段
* style: auto format
* 优化:课程标题展示课程类型
* style: auto format
* Update docs/programming.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* 修复:数据源无日期已移除
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-05 18:27:00 +08:00
DA1Y1
c9e754b287
feat(route): 🚩 添加北京科技大学研究生院router ( #8979 )
...
* 🚩 添加北京科技大学研究生院router
* ♻️ 北京科技大学研究生院 refactor to V2 standard
* 🚩 fix code & change style
* 🚩 fix code & change style
* 🚩 fix code & change style
* 🚩 fix code & change style
Co-authored-by: daiyi <daiyi@mininglamp.com>
2022-02-05 00:49:52 +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
d72dce4056
fix(route): fix douban/explore route is empty ( #8968 )
...
* Fix(route): fix route is empty
* Fix(route): resolve merge conflicts
* Fix(route): change to use art-template
2022-02-03 01:32:44 +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
Fatpandac
6bf09c868d
fix(route): fix taobao/zhongchou route is empty and refactor to V2 standard ( #8958 )
2022-02-02 23:53:29 +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
c4f1869625
feat(route): zhihu get all collections ( #8943 )
2022-02-02 22:42:31 +08:00
QieSen
6ad33ad744
fix(route): leiphone bugs ( #8939 )
2022-02-02 22:19:51 +08:00
Rongrong
c9d8450688
fix(route)(wechat/feeddd) ( #8918 )
...
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-02-02 20:36:13 +08:00
GitHub Action
5ddefa7ebd
style: auto format
2022-02-02 12:03:13 +00:00
Ethan Shen
b22d4c0dce
feat(route): add 消費者委員會 ( #8743 )
2022-02-02 20:01:13 +08:00
Sean Chao
36150c1a4d
fix(route): adapt to new sjtu-jwc webpage ( #7160 )
...
* fix: adapt to new sjtu-jwc webpage
* fix: use parseDate and null coalescing
* fix style
2022-02-02 19:40:00 +08:00
TonyRL
176fa86dda
docs: fix 腾讯动漫 paramsDesc
2022-02-02 04:30:10 +08:00
Ethan Shen
2450ebe05d
fix(route): 晚点LatePost ( #8682 )
...
* fix(route): 晚点LatePost
* fix: add limit
* fix: add radar
2022-02-02 04:13:29 +08:00
Ethan Shen
a0689c8c2a
feat(route): add 腾讯动漫 ( #8609 )
...
* feat(route): add 腾讯动漫
* fix typo
2022-02-02 04:11:09 +08:00
Ethan Shen
c2a886f91d
feat(route): add Whoscall ( #8478 )
...
* feat(route): add Whoscall
* fix: add docs
2022-02-02 03:37:46 +08:00
Ethan Shen
8b3dd8209f
feat(route): add E-Hentai Galleries ( #8477 )
...
* feat(route): add E-Hentai Galleries
* fix: show torrents info
2022-02-02 03:32:40 +08:00
Ethan Shen
c9ccd6bb9f
feat(route): add 后续 ( #8470 )
...
* feat(route): add 后续
* fix: set limit to 30
* fix typo
2022-02-02 03:28:30 +08:00
Shun Zi
573c38933b
fix(route): zaobao from hk again, refactor zaobao to v2 standard ( #8342 )
...
* fix: zaobao from hk (again)
* docs: remove zaobao 早报现在
* feat: adapt route 联合早报 to v2 standard
* feat: zaobao: use art template
2022-02-02 03:20:39 +08:00
TonyRL
c12de747ed
docs: fix 風傳媒 paramsDesc
2022-02-02 03:03:21 +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
GitHub Action
d4353a83a0
style: auto format
2022-02-01 18:50:54 +00:00
Ethan Shen
fafd9b8a18
feat(route): add 風傳媒 ( #8319 )
2022-02-02 02:49:07 +08:00
Ethan Shen
b2e533a80d
fix(route): new domain for flyertea ( #7633 )
...
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-02 00:28:37 +08:00
xizeyoupan
32650a89ad
fix(route): changba user ( #7538 )
...
* fix: changba
* Update lib/routes/changba/user.js
Co-authored-by: SettingDust <settingdust@gmail.com>
* style: auto format
* migrate to v2
* fix:typo
* Update lib/v2/changba/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update lib/v2/changba/user.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* resolve review
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 23:41:51 +08:00
Laam Pui
81cd715ed0
feat(route): add nippon.com ( #7312 )
...
* feat: add nippon.com
* fix: nippon route
* fix: nippon.com route
* refactor: nippon route v2
* fix: nippon
* Update lib/v2/nippon/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-01 01:04:03 +08:00
Tony
64f4c304d5
docs: fix typo ( #8948 )
2022-01-31 23:57:05 +08:00
Fatpandac
bdb0e125d2
add 樊登读书福州运营中心 ( #8734 )
2022-01-23 14:45:35 +00:00
GitHub Action
9de3f017d9
style: auto format
2022-01-23 14:43:56 +00:00
Fatpandac
2673fae330
Add(route): add 链新闻abmedia ( #8862 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-23 14:42:08 +00:00
DIYgod
f61581d17d
docs: add mirror en
2022-01-22 20:39:37 +00:00
DIYgod
c809b28085
docs: fix title
2022-01-22 20:32:02 +00:00
e
cdb74c278a
Add rss feed for mirror (fix bugs in previous PR for this site) ( #8742 )
2022-01-22 20:31:19 +00:00
jialinghui
6371054f61
feat: add 华东理工继续教育学院新闻公告; ( #8843 )
...
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 20:30:36 +00:00
DIYgod
9171173443
docs: fix title
2022-01-22 20:28:29 +00:00
GitHub Action
c23bfe9cb2
style: auto format
2022-01-22 20:28:01 +00:00
Fatpandac
b373c249df
Add(route): add informs ( #8873 )
2022-01-22 20:26:34 +00:00
Ethan Shen
b9bcf4fdac
fix(route): Odaily星球日报 ( #8707 )
2022-01-22 20:26:02 +00:00
Ethan Shen
42213e6de0
feat(route): add 管理世界杂志社网络首发 ( #8880 )
2022-01-22 20:25:35 +00:00
Tony
f2a2d11268
fix(route): zaker wrong link ( #8776 )
2022-01-22 20:24:12 +00:00
Ethan Shen
2aa347d1a7
fix(route): 人民网 ( #8649 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:23:17 +00:00
Ethan Shen
86c9f24d9b
feat(route): add LogoNews ( #8810 )
2022-01-22 20:21:11 +00:00
Ethan Shen
b21266a195
feat(route): add TOPYS ( #8812 )
2022-01-22 20:17:54 +00:00
Tony
d65075ac2f
feat(route): add agirls ( #8782 )
2022-01-22 20:17:29 +00:00
GitHub Action
49827f24f1
style: auto format
2022-01-22 20:15:57 +00:00
DIYgod
8794007715
docs: fix title
2022-01-22 20:13:56 +00:00
Fatpandac
9a6cefac5c
Add(route): add 蘋果新聞網 ( #8821 )
2022-01-22 20:13:04 +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
DIYgod
f04fa890b3
docs: fix title
2022-01-22 20:09:23 +00:00
Fatpandac
f55cc763f4
Add(route): add 北京市科委 ( #8811 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 20:08:52 +00:00
Ethan Shen
d95705b4db
feat(route): add AtCoder ( #8825 )
2022-01-22 20:05:10 +00:00
Fatpandac
548136c56a
Add 包子漫画 ( #8762 )
2022-01-22 20:04:10 +00:00
Tony
c86782b91b
fix(route): Financial Times HTTPS support ( #8765 )
2022-01-22 20:02:27 +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
Fatpandac
3720447403
Add(route): add 国家金融与发展实验室-研究 ( #8850 )
2022-01-22 19:57:53 +00:00
Fatpandac
87d3a04dfb
Add(route): add 律动BlockBeats ( #8858 )
2022-01-22 19:57:24 +00:00
zlasd
4df468d36a
Add(route): add 深圳市委组织部 & 深圳考试院 ( #8851 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 19:55:58 +00:00
GitHub Action
3606f56703
style: auto format
2022-01-22 19:52:09 +00:00
Fatpandac
3c736f5beb
add 423down ( #8756 )
2022-01-22 19:50:03 +00:00
Fatpandac
05f0a4b870
add 台灣行政院消費者保護會 ( #8754 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:49:30 +00:00
mifang
0dda81860a
微博超话新增按类型获取,如最新帖子、最新评论、热门、精华等 ( #8723 )
2022-01-22 19:48:58 +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
Fatpandac
42ac513d99
Add 中国科学院大学 ( #8733 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 19:19:03 +00:00
DIYgod
f2858083bb
docs: fix unexpected character error
2022-01-22 19:17:04 +00:00
Fatpandac
168fba2918
Add lativ ( #8772 )
2022-01-22 19:10:44 +00:00
Fatpandac
571f878b3a
Add(route): add 澳門 衛生局 ( #8777 )
2022-01-22 19:10:00 +00:00
GitHub Action
8ae8cfe134
style: auto format
2022-01-22 19:07:37 +00:00
metaJS
03d527de81
路由添加 金融:有知有行 ( #8705 )
2022-01-22 19:05:25 +00:00
Ethan Shen
a4b0476788
feat(route): add 日本经济新闻中文版 ( #8802 )
2022-01-22 19:04:50 +00:00
mocusez
5e18cadf66
Add 西安理工大学 官网主页 教务处 人事处 ( #8799 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: chen <2782772457@qq.com>
2022-01-22 19:04:33 +00:00
Yuk
805338babd
add 安徽建筑大学 通知公告 ( #8807 )
...
Co-authored-by: yuk7-0v0 <91721784+yuk7-0v0@users.noreply.github.com>
2022-01-22 19:03:54 +00:00
Rongrong
ce9743012a
feat(route): 公众号(Telegram 频道来源)增加筛选 ( #7648 )
2022-01-22 19:03:18 +00:00
marvolo666
75b9a49aab
更新拷贝漫画和漫画柜的返回数量控制功能,并且修复漫画柜一些bug ( #8670 )
...
Co-authored-by: 12051825 <liuzy20@spdb.com.cn>
2022-01-22 19:02:39 +00:00
Ethan Shen
3a23c00bf8
feat(route): add 财富中文网 ( #8672 )
2022-01-22 19:02:03 +00:00
HΛИG
109eed5555
新增:蓝桥云课课程更新/技术问答/作者发布课程 ( #8639 )
2022-01-22 19:01:41 +00:00
Ethan Shen
fcee9cd197
feat(route): add 巴伦周刊中文版 ( #8675 )
2022-01-22 19:01:13 +00:00
Fatpandac
0e93e8e268
add 浙江省土地使用权网上交易系统 ( #8677 )
2022-01-22 18:59:45 +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
GitHub Action
0030283554
style: auto format
2022-01-22 18:28: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
jialinghui
aa6349d74e
feat(route):add 上海市教育考试院 - 消息速递 ( #8714 )
...
Co-authored-by: jialinghui <mail@jialinghui.com>
2022-01-22 18:25:17 +00:00
Ethan Shen
5bd095f6b8
feat(route): add 起点图 ( #8726 )
2022-01-22 18:24:11 +00:00
Ethan Shen
9bbc3c2c31
feat(route): add 网易新闻今日关注 ( #8731 )
2022-01-22 18:23:21 +00:00
Ethan Shen
c95762af47
feat(route): add 梅斯医学MedSci ( #8736 )
2022-01-22 18:17:58 +00:00
Xiang Li
b4feea696f
fix(route): 爱下电子书 axdzs ( #8738 )
2022-01-22 18:17:11 +00:00
GitHub Action
d7d0b153d9
style: auto format
2022-01-22 18:14:29 +00:00
QieSen
ba9f343c79
feat(route): add leiphone ( #8592 )
2022-01-22 18:12:44 +00:00
GitHub Action
ac596b8634
style: auto format
2022-01-22 16:14:11 +00:00
Ethan Shen
a8ee326fe7
feat(route): add 超星期刊 ( #8615 )
2022-01-22 16:12:38 +00:00
JkCheung
b3b51cbc5d
add cbirc repo ( #8267 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 16:11:10 +00:00
Ethan Shen
081953f9f9
feat(route): add 深焦 ( #8627 )
2022-01-22 16:10:17 +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
97c076256b
feat(route): add Now 新聞 ( #8330 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 16:02:45 +00:00
Huang Yinglun
85caaa0dff
Feature/dev guduodata ( #8502 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-01-22 15:58:12 +00:00
Ethan Shen
bd500ce58b
fix(route): Hacker News ( #8420 )
2022-01-22 15:56:47 +00:00
Fatpandac
f944cc9a69
Add(route): add ulapia ( #8881 )
2022-01-22 15:43:25 +00:00
Fatpandac
63e78432be
Add(route): add cnki ( #8877 )
2022-01-22 15:39:01 +00:00
Fatpandac
21cac40a06
Add(route): add ajmide ( #8885 )
2022-01-22 15:32:49 +00:00
Fatpandac
e85a7130c5
Add(route): add 識媒體 ( #8887 )
2022-01-22 15:32:27 +00:00
AgFlore
37a2152723
fix: 网易云音乐提供Cookie,抓取需要登陆才可见的歌单 && 中纪委、外交部网站小变动 ( #8674 )
2022-01-22 15:32:05 +00:00
XinRoom
89d2a6e294
Add(route): add: 雨苁安全博客 ( #8884 )
2022-01-22 15:29:00 +00:00
Fatpandac
5bba997285
Add(route): add 轻小说文库首页类别 and change to v2 ( #8894 )
2022-01-22 14:37:54 +00:00
Ethan Shen
dfd8d7f14a
feat(route): add Node.js News ( #8902 )
2022-01-22 14:37:13 +00:00
DIYgod
b4ec4af7ad
docs: fix build errors
2022-01-22 14:31:53 +00:00
Ethan Shen
e99b65ab69
feat(route): add 煎蛋板块 ( #8904 )
2022-01-22 12:09:47 +00:00
清晨的雾
ab8298a336
Add(route): add 南京大学 ( #8903 )
2022-01-22 12:09:04 +00:00
Ethan Shen
9b991a561d
feat(route): add cnBeta ( #8909 )
2022-01-22 12:04:49 +00:00
Fatpandac
c0229da7da
Add(route): add 国家药品审评网站 ( #8910 )
2022-01-22 12:04:06 +00:00
Ethan Shen
8dcb3f53e3
feat(route): add 教育部考试中心日本语能力测试重要通知 ( #8721 )
2022-01-22 12:03:18 +00:00
Fatpandac
1c6033113f
Add(route): add 上海市职业能力考试院 ( #8912 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2022-01-22 12:01:20 +00:00
Fatpandac
46c3833ff2
Add(route): add 广州天气预警 ( #8911 )
2022-01-22 11:53:22 +00:00
Fatpandac
b8acfdbf7b
Add(route): add 东网 ( #8785 )
2021-12-30 20:36:51 -08:00
Ethan Shen
0ce2f2f0ee
docs: fix typo in Fashion Network ( #8610 )
2021-11-28 02:56:25 +00:00
DIYgod
6e10cb59ba
chore: npm ci -> yarn
2021-11-28 00:36:24 +00:00
Derek
6e810ade86
fix: author name ( #8593 )
2021-11-27 23:33:11 +00:00
ztmzzz
22a8ef0099
add 掌上英雄联盟特定用户的文章 ( #8469 )
...
Co-authored-by: ztmzzz <ztmzzz@outlook.com>
2021-11-27 23:32:34 +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
1b96cd9301
docs: fix repeated title
2021-11-27 09:45:57 +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
Peng Guanwen
0230a94673
Support fulltext acquirement in infzm ( #8590 )
2021-11-27 09:16:08 +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
4ba85efba2
feat(route): add 18comic ( #8588 )
2021-11-27 09:13:24 +00:00
song-zhou
02fda1c910
add 猫眼电影正在热播完整列表 ( #8587 )
...
Co-authored-by: GitHub Action <action@github.com>
2021-11-27 09:13:01 +00:00
Ethan Shen
5ef2466ce2
fix(route): JavDB ( #8578 )
2021-11-27 09:12:20 +00:00
Ethan Shen
9e6cf26a6e
feat(route): add 台灣衛生福利部即時新聞澄清 ( #8576 )
2021-11-27 09:11:37 +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
prnake
3b83b0ec4b
fix(route): 喜马拉雅( #8516 ) ( #8520 )
2021-11-27 09:09:45 +00:00
shAlfred
10bf6a572f
feat(route): 网易云 - 用户听歌排行 ( #8563 )
2021-11-27 09:09:17 +00:00
Ethan Shen
ff1cc11929
feat(route): add 四川农业大学招生就业 ( #8557 )
2021-11-27 09:08:28 +00:00
Ethan Shen
27d85b2226
feat(route): add Mox.moe ( #8553 )
2021-11-27 09:08:14 +00:00
Tony
3fbfd70970
feat(route): add gameapps ( #8551 )
2021-11-27 09:07:57 +00:00
Ethan Shen
5b0d4a7c63
feat(route): add 北京证券交易所 ( #8547 )
2021-11-27 09:07:08 +00:00
Ethan Shen
c6d5935986
feat(route): add 集思录广场 ( #8541 )
2021-11-27 09:06:27 +00:00
tianchen zhong
265a6907cf
[new route] 获取cnbeta topic feed ( #8015 )
...
Co-authored-by: GitHub Action <action@github.com>
2021-11-27 09:06:01 +00:00
Ethan Shen
1501116b46
feat(route): add BT之家 ( #8537 )
2021-11-27 09:05:41 +00:00
Ethan Shen
56f1469d3c
feat(route): add Odaily星球日报快讯 & 文章 & 用户文章 ( #7638 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 09:05:23 +00:00
LaySent
82858374df
fix(doc): correct path in doc ( #8531 )
2021-11-27 09:04:36 +00:00
Tony
fd3a269a28
feat(route): add feeddd ( #8535 )
2021-11-27 09:04:24 +00:00
DIYgod
b791066704
chore: format
2021-11-27 09:03:43 +00:00
Ethan Shen
3c432eb7e0
feat(route): add 法国国际广播电台滚动新闻 ( #8533 )
2021-11-27 09:02:51 +00:00
Ethan Shen
3a697e27fb
fix(route): add 少女前线情报局 ( #8519 )
2021-11-27 08:59:11 +00:00
Pretty9
098339ca66
feat(route): add Etherscan 转账追踪 ( #8517 )
...
Co-authored-by: WangHe2077 <pretty9.cn@protonmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:58:51 +00:00
Ethan Shen
6ec9005946
feat(route): add Bandcamp Upcoming Live Streams ( #8512 )
2021-11-27 08:58:07 +00:00
Ethan Shen
8b82fd0f86
feat(route): add 全民健康网 ( #8507 )
2021-11-27 08:57:20 +00:00
Derek
d3a9b3aeb9
feat(route): update to v2 哈尔滨工程大学路由——研究生院、就业服务、工学新闻、水声工程 ( #8459 )
2021-11-27 08:56:49 +00:00
Ethan Shen
9b0877cffe
feat(route): add 沃草 ( #8499 )
2021-11-27 08:56:09 +00:00
Lao-Liu233
52f18fc74b
fix(route): fzu 适配新版教务处网站 ( #8150 )
2021-11-27 08:55:53 +00:00
Ethan Shen
441417507f
feat(route): add 网易新闻人间 ( #8494 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:55:21 +00:00
Ethan Shen
ef2f74d08e
feat(route): add Distill ( #8491 )
2021-11-27 08:54:24 +00:00
Ethan Shen
9cfd31496e
fix(route): Sub HD ( #8489 )
2021-11-27 08:54:09 +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
Ethan Shen
896e2e22e5
feat(route): add 追新番最近更新 ( #7417 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:51:22 +00:00
Ethan Shen
119b07a3e1
feat(route): add MyGoPen ( #8484 )
2021-11-27 08:50:29 +00:00
Ethan Shen
798aa9157f
feat(route): add 上下游 News&Market ( #8473 )
2021-11-27 08:50:06 +00:00
Ethan Shen
3ff4950450
feat(route): 东方网热点搜索 & 原创 ( #8472 )
2021-11-27 08:49:51 +00:00
huangliangshusheng
adf9fdff96
add router /wenku8/volume ( #8471 )
2021-11-27 08:48:54 +00:00
yesRabbit
1c9131ee46
feat(route): 温州大学新闻路由更新 ( #8443 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 08:47:43 +00:00
Ethan Shen
d251822d51
feat(route): add 公視新聞網即時新聞 ( #8458 )
2021-11-27 08:47:01 +00:00
Ethan Shen
8e42a73401
feat(route): add 北京大学人事处 ( #8457 )
2021-11-27 08:46:42 +00:00
Jigsaw
2024ba9108
feat(route): add spoken_language for GitHub Trending ( #8456 )
2021-11-27 08:46:24 +00:00
7Wate
3023bd6381
feat(route): add foreverblog ( #8455 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:45:40 +00:00
James Tindal
13a0c62567
Delete 厚墨 from the docs ( #8453 )
2021-11-27 08:45:06 +00:00
Ethan Shen
51959fb08f
feat(route): add 中国人民大学人事处 ( #8445 )
2021-11-27 08:44:16 +00:00
Ethan Shen
a9f4ab44d3
feat(route): add 快科技 ( #8440 )
2021-11-27 08:43:50 +00:00
XinRoom
c626a9cc7c
feat(route): add 安全内参 ( #8096 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:43:29 +00:00
Ethan Shen
d24db95f06
feat(route): add 北京邮电大学人才招聘 ( #8438 )
2021-11-27 08:42:45 +00:00
Ethan Shen
3539021c43
feat(route): add 北京理工大学人才招聘 ( #8437 )
2021-11-27 08:42:27 +00:00
楚观
b9bb7555d0
fix(route): アークナイツ(明日方舟日服) ( #8436 )
2021-11-27 08:42:11 +00:00
Ethan Shen
5b186041ce
fix(route): 2048核基地 ( #8434 )
2021-11-27 08:41:52 +00:00
GitHub Action
bb9e4c57ce
style: auto format
2021-11-27 08:39:02 +00:00
Ethan Shen
71486be479
feat(route): add 趨勢科技防詐達人最新詐騙情報 ( #8393 )
2021-11-27 08:36:35 +00:00
Tony
5f0167643d
feat(route): add mingpao ( #8255 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
2021-11-27 08:36:16 +00:00
Tony
f9e5212392
feat(route): add hkej ( #8258 )
2021-11-27 08:35:41 +00:00
Ethan Shen
5527892011
feat(route): add 管理世界 ( #8385 )
2021-11-27 08:34:57 +00:00
James Tindal
6ab36103ba
feat(route): Add Ash Maurya's blog ( #8344 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 08:34:37 +00:00
Ethan Shen
001ec07737
feat(route): add 創新拿鐵 ( #8381 )
2021-11-27 08:34:10 +00:00
Ethan Shen
c302a5853e
feat(route): add 对外经济贸易大学人力资源处 ( #8372 )
2021-11-27 08:33:50 +00:00
Ethan Shen
d82186b990
feat(route): add 北京师范大学经济与工商管理学院 ( #8368 )
2021-11-27 08:33:32 +00:00
DIYgod
44cfbc4d79
chore: format
2021-11-27 08:12:49 +00:00
Tony
2f662679fc
fix(route)(hket): migrate to v2 ( #8132 )
2021-11-27 08:09:19 +00:00
Ethan Shen
9a96865e58
feat(route): add Harvard Business Review Topic ( #8395 )
2021-11-27 08:08:48 +00:00
Ethan Shen
87335e2bf2
feat(route): add ScienceDirect Journal ( #8399 )
2021-11-27 08:08:26 +00:00
Ethan Shen
b0f950fe74
feat(route): add HKJunkCall資訊中心 ( #8405 )
2021-11-27 08:07:05 +00:00
Ethan Shen
efe64eb952
feat(route): add Literotica News Stories ( #8410 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 08:05:31 +00:00
Ethan Shen
1dd850cb1c
feat(route): add Literotica Category ( #8415 )
2021-11-27 08:03:23 +00:00
Ethan Shen
3715f2b35e
feat(route): add 辛華社 ( #8357 )
2021-11-27 08:02:31 +00:00
auto-bot-ty
beebfa91a3
feat(route)(v2): add 旅法师营地首页 ( #8350 )
2021-11-27 08:01:38 +00:00
Ethan Shen
ccc7f432e9
feat(route): add IT之家专题 ( #8312 )
2021-11-27 08:01:02 +00:00
DIYgod
27979bbd18
chore: format
2021-11-27 07:59:28 +00:00
Ethan Shen
3936d67139
feat(route): add NGOCN ( #8301 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:58:17 +00:00
linbuxiao
0e952af6f0
feat(router): cebbank 光大银行 ( #8293 )
2021-11-27 07:57:16 +00:00
kaiili
fc91df64d7
add 安全文摘 ( #8294 )
...
Co-authored-by: testkaili <testkaili@tencent.com>
Co-authored-by: kaiili <kaii@openingsource.org>
2021-11-27 07:56:36 +00:00
linbuxiao
0edd6a7387
feat(router): ccac 澳门廉政公署 ( #8273 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 07:55:16 +00:00
linbuxiao
daf95a4709
feat(router): timednews 时刻新闻 ( #8279 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-11-27 07:54:43 +00:00
Ethan Shen
d1c84c154d
feat(route): add 人民网领导留言板 ( #8285 )
2021-11-27 07:54:10 +00:00
Ethan Shen
62d0e09826
feat(route): add 旺球体育直播间 ( #8276 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:52:18 +00:00
Ethan Shen
8518a5fc95
feat(route): add Netflix Newsroom ( #8135 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: NeverBehave <gayhub@never.pet>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:50:51 +00:00
Ethan Shen
3ff3cef03e
feat(route): add SBS中文 ( #8149 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:50:06 +00:00
btdwv
4f73390bdc
feat(route):add 拷贝漫画 ( #7896 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:49:22 +00:00
KotoriK
6ae883bf16
feat(route): add "micmicidol" ( #8070 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:47:27 +00:00
Ethan Shen
b0bd4baf40
feat(route): add Asian to lick ( #8156 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:46:21 +00:00
sgqy
1e6c0cf282
feat(route): add yahoo japan covid19 news collection 日本疫情消息汇总 ( #8099 )
2021-11-27 07:44:17 +00:00
Rongrong
d799646446
feat(route): add 华南理工大学教务处学院通知 ( #8110 )
2021-11-27 07:42:59 +00:00
Ethan Shen
a3b989c39d
feat(route): add 香港高登 ( #8109 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:41:47 +00:00
Ethan Shen
dc8cf0f6b0
feat(route): add 香港討論區 ( #8101 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:40:42 +00:00
SettingDust
5d6e57a90d
feat(route): add yunnan normal university ( #8097 )
2021-11-27 07:40:04 +00:00
Ethan Shen
12ecf43f1b
fix: add Lofter话题/标签文章分类 & 视频 ( #8054 )
2021-11-27 07:39:25 +00:00
Ethan Shen
2b8ec7f36c
feat(route): add Uwants ( #8094 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:33:27 +00:00
Ethan Shen
970db993ee
feat(route): add Now 熱門新聞 ( #8093 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:32:37 +00:00
Ethan Shen
32c47e942f
feat(route): add World Health Organization Speeches ( #8048 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:31:38 +00:00
Ethan Shen
26b39e23ef
feat(route): add World Health Organization News ( #8022 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:29:37 +00:00
GitHub Action
07b82f8ba5
style: auto format
2021-11-27 07:25:16 +00:00
Ethan Shen
e3edc868f3
feat(route): add 央视网栏目 ( #7937 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:22:32 +00:00
zytomorrow
c3e0948297
feat(route): add 德阳考试中心 ( #7901 )
2021-11-27 07:20:47 +00:00
Ethan Shen
a23910e268
feat(route): add dbaplus社群活动 ( #7584 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:18:37 +00:00
Ethan Shen
ea6568c329
feat(route): add fashion network news ( #7602 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 07:11:57 +00:00
DIYgod
73cbe9985f
chore: format
2021-11-27 07:06:38 +00:00
DIYgod
94bd686be7
feat: remove toutiao
2021-11-27 06:51:01 +00:00
Ethan Shen
490c184389
feat(route): add Odaily星球日报活动 ( #7666 )
2021-11-27 06:47:39 +00:00
GitHub Action
db9460cd8e
style: auto format
2021-11-27 06:45:49 +00:00
Ethan Shen
83498f959c
feat(route): add RSS3 Blog ( #7566 )
...
Co-authored-by: DIYgod <diy.d.god@gmail.com>
2021-11-27 06:43:30 +00:00
Ethan Shen
ecd79514b1
feat(route): add QuestMobile行业研究报告 ( #7552 )
2021-11-27 06:29:57 +00:00
Ethan Shen
e48858d59f
feat(route): add Research Gate Publications ( #7544 )
2021-11-27 06:29:30 +00:00
DIYgod
53f6347189
feat: pixiv PIXIV_IMG_PROXY
2021-11-02 17:40:24 +00:00
DIYgod
196805d5a1
feat: add PS5 stock UK - The Independent
2021-10-17 23:43:36 +01:00
DIYgod
80aa29ff28
feat: add hotukdeals
2021-10-17 20:48:26 +01:00
DIYgod
43e7e24899
docs: update sponsor
2021-10-17 20:44:04 +01:00
GitHub Action
26970d5216
style: auto format
2021-10-06 06:29:14 +00:00
denis-ya
8f08dba301
feat(route): add fisher spb news ( #8343 )
...
* feat(route): add fisher spb news
* Apply suggestions from code review
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* templates art for html render
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-10-05 23:26:24 -07:00
Discreater
c954d142d6
fix(route): minecraft forge mod 使用新 api ( #7807 )
2021-10-05 02:45:54 -07:00
GitHub Action
cb4a88207d
style: auto format
2021-10-05 09:42:45 +00:00
Howard Yin
8875fb127f
feat(route): Twitter用户时间线和用户媒体时间线不再需要开发者账户 ( #7739 )
2021-10-05 02:40:31 -07:00
Aidi Stan
e09393e15d
fix(route): 生物探索 ( #8098 )
2021-10-05 02:39:00 -07:00
auto-bot-ty
91f48eb298
fix(route): 小黑盒 - 用户动态 ( #7987 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
2021-10-05 02:37:12 -07:00
Ethan Shen
0e93b51f6e
feat(route): add 2047 ( #8302 )
2021-10-05 02:29:05 -07:00
Ethan Shen
e78b215039
feat(route): add Focus Taiwan ( #8338 )
2021-10-05 02:23:19 -07:00
Ethan Shen
adf321e1e0
feat(route): add 企鹅直播直播间开播 ( #8345 )
2021-10-05 02:19:43 -07:00
James Tindal
b20d4825e1
fix(core)(docs): Can't commit some changes in docs folder ( #8348 )
2021-10-05 02:10:01 -07:00
zytomorrow
c4afbb66f9
feat(route): add jump app游戏打折 ( #8257 )
...
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-09-26 02:10:55 -07:00
Ethan Shen
aecd6f5fec
feat(route): add 软餐 ( #8253 )
...
* feat(route): add 软餐
* update lib/v2/ruancan/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update lib/v2/ruancan/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* update lib/v2/ruancan/radar.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2021-09-26 01:56:27 -07:00
GitHub Action
40330fd9e4
style: auto format
2021-09-26 07:10:55 +00:00
linbuxiao
c752ec1dd6
feat: icac ( #8249 )
2021-09-26 00:08:33 -07:00
Ethan Shen
3441822d74
feat(route): add 8视界 ( #8262 )
2021-09-25 19:13:08 -07:00
Tony
7065f51881
fix(docs): typo in script-standard radar rules ( #8265 )
2021-09-25 19:11:54 -07:00
Toby Tso
f5fb3aee8e
fix(route)(icable): category filters for i-CABLE ( #7557 )
2021-09-23 20:38:12 -07:00
Tony
d8aa7357e5
feat(route): add eprice ( #8247 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
2021-09-23 16:55:27 -07:00
NN708
33de44df34
fix(docs): add info for thu ( #8242 )
2021-09-23 01:58:27 -07:00
GitHub Action
1dc83ebc14
style: auto format
2021-09-23 08:17:11 +00:00
shiningdracon
8a96fcb83c
feat(route): 添加 “The Ring of Wonder 首页更新”的route以及文档 ( #8237 )
...
* Add route: The Ring of Wonder
* Fix timezone
* Remove templates (not in use)
2021-09-23 01:14:54 -07:00
Ethan Shen
ee5a81be09
fix(route): ABC News ( #8217 )
2021-09-22 21:47:15 -07:00
Xiang Li
2fa51b5c2d
fix(route): 修复IMAP邮箱环境变量命名 ( #8212 )
2021-09-22 21:38:46 -07:00
Ethan Shen
1cbe9f2a21
feat(route): add 論盡媒體 AllAboutMacau Media ( #8238 )
2021-09-22 21:21:25 -07:00
Guan Huo
18abfd6415
feat(route): jandan add 动物园 补充作者与日期信息 ( #7935 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: SettingDust <settingdust@gmail.com>
2021-09-22 21:18:33 -07:00
GitHub Action
9433c49004
style: auto format
2021-09-22 12:43:18 +00: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
Daniel Li (李丹阳)
d77a039f05
style(eslint): add no-implicit-coercion rule ( #8175 )
...
* refactor: add no-implicit-coercion rule for ESLint
* fix: errors from deepscan
* fix: errors from deepscan
* fix: errors from deepscan
* fix: errors from deepscan
* fix: errors from deepscan
* Update docs/en/joinus/quick-start.md
Co-authored-by: Sukka <isukkaw@gmail.com>
* Update docs/joinus/quick-start.md
Co-authored-by: Sukka <isukkaw@gmail.com>
* Update lib/routes/av01/tag.js
Co-authored-by: Sukka <isukkaw@gmail.com>
* Update lib/routes/gov/taiwan/mnd.js
Co-authored-by: Sukka <isukkaw@gmail.com>
* Update lib/routes/ps/product.js
Co-authored-by: Sukka <isukkaw@gmail.com>
* refactor: minify html string
Co-authored-by: Sukka <isukkaw@gmail.com>
2021-09-15 21:22:11 +08:00
FledgeShiu
10bc69d3fe
fix(route): matters pubDate and API
...
add pubDate to /matters/* and move /matters/tags to graphql api. (#8056 )
Co-authored-by: GitHub Action <action@github.com>
2021-09-09 01:45:22 -07:00
Toby Tso
e24906fdeb
feat(middleware): `brief` parameter ( #8074 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
Co-authored-by: ギャラ <me@gyara.moe>
2021-09-09 01:37:41 -07:00
小虎故洞
b6771202de
fix(docs): update configuration document for bilibili ( #8071 )
2021-09-09 01:29:06 -07:00
Ethan Shen
f87c2bc500
fix(docs): add 全现在首页 ( #8073 )
2021-09-09 01:28:33 -07:00
GitHub Action
1a410aa709
style: auto format
2021-09-09 08:27:55 +00:00
Daniel Li (李丹阳)
6282a30d0b
feat(route): add tid for vsearch of bilibili ( #8041 )
...
fix pubdate and clean up desc
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-09-09 01:25:31 -07:00
Ethan Shen
611d9dd548
feat(route): add s-hentai ( #8146 )
2021-09-06 13:24:47 +08:00
蒋晨辉
ee0ed94081
fix(docs): wrong title level in the university section ( #8139 )
2021-09-04 16:17:31 +08:00
GitHub Action
d6ec05d8d6
style: auto format
2021-09-03 09:30:40 +00:00
蒋晨辉
88514fa259
feat(route): add 厦门大学航院 ( #8137 )
...
* feat(route): add 厦门大学航院
* Simplify the code
* Fix the problem of tryGet
2021-09-03 17:28:33 +08:00
Simon Shi
c96c3ef215
fix(route): shmtu jwc routes ( #8119 )
...
* fix(route): shmtu jwc routes
* fix(doc): refine docs
* fix(route): add limit for shmtu jwc route
2021-09-01 14:09:08 +08:00
Ethan Shen
09dffad27b
fix(route): javdb alternative domain ( #7536 )
2021-08-26 23:03:48 +08:00
GitHub Action
cda7861683
style: auto format
2021-08-25 14:48:42 +00:00
Howard Yin
6b8a40794e
feat(route): add e-hentai ( #7741 )
2021-08-25 22:46:16 +08:00
D
b3a8e067b7
docs(install): remove vercel timeout notice ( #8060 ) ( #8059 )
2021-08-21 23:26:35 +08:00
D
361cb60d0b
docs(install): add heroku usage limit notice ( #8060 )
...
add English notice about heroku
2021-08-21 23:25:40 +08:00
GitHub Action
dc8ed9739a
style: auto format
2021-08-21 07:47:17 +00:00
Toby Tso
404b861d52
feat(route): add Font Story (DynaC TW) ( #7565 )
2021-08-21 00:44:37 -07:00
Tony
72dd0193c1
feat(route): add hket ( #8050 )
2021-08-20 14:05:25 +08:00
GitHub Action
7199cfc211
style: auto format
2021-08-12 23:17:26 -07:00
D
3ab200bebd
docs(install): README.md ( #7994 )
...
heroku补充描述
heroku additional description
vercel 补充描述
vercel additional description
2021-08-12 23:17:26 -07:00
NeverBehave
fe4c82ef2d
chore(misc): fix various ci issue
...
*some of them shown cancelled instead of failed. Need to address this issue later
2021-08-12 21:57:56 -07:00
GitHub Action
e2a11a2003
style: auto format
2021-08-12 09:28:28 +00:00
Ethan Shen
7c00f4b190
feat(route): add yuzu emulator blog ( #7947 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 02:15:19 -07:00
yesRabbit
fea5824dfe
feat(route): add 温州大学新闻 ( #7952 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 02:10:28 -07:00
Hagb (Guo Junyu 郭俊余)
b965e54298
fix(route): 重庆大学本科教学信息网 (原重庆大学教务网) ( #7944 )
2021-08-12 02:05:09 -07:00
Ethan Shen
e71baee961
feat(route): add The Partnership on AI Resources ( #7265 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 02:04:55 -07:00
Ethan Shen
a589d2feb5
feat(route): add 游迅网资讯 ( #7235 )
2021-08-12 01:57:33 -07:00
Ethan Shen
e571294da9
feat(route): add 财新数据通专享资讯 ( #7250 )
2021-08-12 01:55:48 -07:00
Ethan Shen
b3d40863d5
feat(route): add Common App blog ( #7287 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 01:54:34 -07:00
Ethan Shen
20cce29d0c
feat(route): add Sky Sports News ( #7968 )
...
Co-authored-by: Sukka <isukkaw@gmail.com>
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 01:47:28 -07:00
Ding Yuxiao
d0beccbf43
feat(route): add 西北农林科技大学 ( #7966 )
2021-08-12 01:33:28 -07:00
BugWriter2
47d1305f95
fix(route): 修复 soul 请求链接 ( #7955 )
2021-08-12 01:17:51 -07:00
Ethan Shen
37877a93fe
feat(route): add Europa Press ( #7943 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 01:15:44 -07:00
Ethan Shen
9bc0401962
feat(route): add World Happiness Report ( #7223 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 01:14:44 -07:00
Ethan Shen
cce38cfd75
fix(route): 1X Gallery ( #7923 )
2021-08-12 01:08:43 -07:00
Ethan Shen
64dc230548
feat(route): 中国纺织经济信息网资讯 ( #7213 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 01:08:17 -07:00
Raidou
a7c483cfd5
fix(route): 修复 Bilibili 频道链接,并支持 ctype=1 ( #7913 )
2021-08-12 01:05:29 -07:00
GitHub Action
d204a99847
style: auto format
2021-08-12 08:01:39 +00:00
Ethan Shen
fa2eebdbd3
feat(route): add 时事一点通资讯 ( #7462 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 00:57:59 -07:00
GitHub Action
ee66846fe1
style: auto format
2021-08-12 07:51:23 +00:00
tudou027
0c90a731fb
feat(route): add 湖北软协,武汉东湖高新,武汉科技局 ( #7728 )
...
Co-authored-by: long.ye <yelong@orientalmind.com>
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 00:49:09 -07:00
GitHub Action
7d987b0a07
style: auto format
2021-08-12 07:41:23 +00:00
Ethan Shen
c7169f4021
feat(route): add Fermilab News ( #7371 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 00:39:02 -07:00
Tony
d5e78e712c
fix(docs): HKEPC doc ( #7776 )
2021-08-12 00:30:22 -07:00
Ethan Shen
1e983a03be
fix(route): 紫竹张先生 ( #7890 )
2021-08-12 00:29:39 -07:00
zytomorrow
6f22547c54
fix(route): 风之动漫域名更换 ( #7828 )
2021-08-12 00:29:18 -07:00
Ethan Shen
f5ff75c543
feat(route): add x410 news ( #7339 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-12 00:24:32 -07:00
Ethan Shen
ae51da7cae
feat(route): 恩山无线论坛板块 ( #7365 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-08-11 23:47:07 -07:00
DylanXie123
7d171a2887
fix(route): thu-career ( #7894 )
...
Co-authored-by: SettingDust <settingdust@gmail.com>
2021-08-11 23:34:42 -07:00
Aidi Stan
311cd9a15d
feat(route): add 生物探索 ( #7897 )
2021-08-11 23:20:08 -07:00
VJ
c69ca86d03
feat(route): add MacWk ( #7833 )
2021-08-11 23:03:54 -07:00
zytomorrow
2715e65865
feat(route): add 雪球股票评论 ( #7822 )
2021-08-11 22:59:00 -07:00
GitHub Action
406c71b66f
style: auto format
2021-07-17 09:45:57 +00:00
15x15
b101ba9755
feat(route): add 世界计划(pjsk) ( #7878 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-07-17 02:40:52 -07:00
Ethan Shen
0889aeeff7
fix(route): 靠谱新闻 ( #7879 )
2021-07-17 02:38:49 -07:00
Ethan Shen
e5867d94c2
feat(route): add version history of the PotPlayer ( #7744 )
...
Co-authored-by: NeverBehave <gayhub@never.pet>
2021-07-17 02:36:32 -07:00