Ethan Shen
b808cdb78f
feat(route): add 35PHOTO ( #9267 )
2022-03-08 21:55:40 +08:00
LyleLee
ba9891f578
feat(route): 美国白宫科学技术政策办公室 US Whitehouse Office Of Science And… ( #9246 )
...
* Add whitehouse/ostp 美国白宫科学技术政策办公室 US Whitehouse Office Of Science And Technology Policy
* Add whitehouse OSTP, update english docs
2022-03-06 20:11:34 +08:00
elxy
c30a4d56fc
feat(route): add Bitmovin blogs ( #8935 )
...
* Add(route): add Bitmovin blogs
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-06 01:21:58 +08:00
elxy
0ac081aad0
feat(route): add BBC News Labs ( #8934 )
...
* Add(route): add BBC News Labs
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-06 00:22:59 +08:00
Holegots
99b50faa40
feat(route): add tokeninsight ( #8725 )
...
* feat: add tokeninsight's bulletin
* feat: add tokeninsight's report and blog
* 🔧 Add Limit for tokeninsight
* refactor: migrate to v2
* fix: maintainer path
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-03-03 22:16:14 +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
Rongrong
2ef844425b
feat(route)(telegram/channel): major rewrite ( #9213 )
...
feed title changed to English
route path changed
exclude 'no posts found' messages (always)
custom route params:
exclude forwarded/reply/service messages (selectable)
exclude unsupported messages (selectable, default)
remove link preview (selectable)
remove metadata (via bot / forwarded from / reply to) (selectable)
add forwarded message author (selectable, default)
add inline buttons (selectable)
remove media tags in title (selectable)
non-emoji media tags (selectable)
search query (selectable, retain backward compatibility)
message types newly supported / enhanced:
reply (previous not in media tags, lacks of via bot)
forwarded (previously not in media tags, lacks of via bot)
service (previous not in media tags, img not extracted)
via bot (previous unrecognized, treated as normal messages)
video (previous use another emoji as media tag)
GIF (previous unrecognized, treated as video)
poll (previous only poll title)
voice (previous use another emoji as media tag, no title/content)
music (previous unrecognized, treated as document)
document (previous no content, broken if multiple exist)
location (previous only media tag)
contact (previous totally unsupported)
sticker (previous only media tag)
animated sticker (previous totally unsupported)
unsupported (previous totally unsupported)
misc:
fix emoji in posts: weird format (Italic and Bold)
fix title: lacks of spaces
fix title: use pubDate even if media tags exist
fix broken documents message if multiple documents exist
fix mistaken exception description
fix media sequence: video always at last, #4777
fix: autofilled title (pubDate) not in UTC
use cache
minor refactor
Signed-off-by: Rongrong <15956627+Rongronggg9@users.noreply.github.com>
2022-03-02 19:25:03 +08:00
Rick Lee
f1e7c90c3e
feat: 为豆瓣想看增加Cookie配置项 ( #9110 )
2022-02-24 23:50:12 +08:00
Hivol
8537de593a
feat(route): add NL Times ( #8127 )
...
* feat(route): add NL Times
* refactor: migrate to v2
* fix: tryGet cache
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 01:37:09 +08:00
Ethan Shen
7445cee887
feat(route): add KBS news ( #8121 )
...
* feat(route): add KBS news
* fix docs
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-24 00:45:00 +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
Ethan Shen
171ee3b006
fix(route): World Health Organization Newsroom ( #8012 )
...
* fix(route): World Health Organization Newsroom
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-23 21:55:13 +08:00
MisteryMonster
0c7aaf8a5a
feat(route): add vimeo with more ( #7604 )
...
* add vimeo with more
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-22 03:07:02 +08:00
Fatpandac
96d7059b7b
feat(route): add Oxford Academic - Oxford University Press ( #9164 )
...
* feat(route): add Oxford Academic - Oxford University Press
* Update lib/v2/oup/index.js
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/en/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
* Update docs/journal.md
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2022-02-21 23:35:06 +08:00
忧郁的紫色毛衣男孩
75cb4f9e22
feat(route): add orcid ( #7582 )
...
* 完成issues#7485,在每日一图-国家地理中增加每日精选节点
* 修改文档和router位置
* 对日期pubDate规范进行了调整
* 优化调整获取内容逻辑,修改pubDate字段的获取方式
* 调整pubDate参数
* 删除代码中多余的console
* 调整parse-date引用
* 调整时区
* 修改国家地理每日一图
* issues-#7471,解决国家地理每日一图获取失败问题,因为网站更改,并且网站对图片进行了处理,所以调整获取方式。
* 删除无用代码
* 调整代码,错删了代码
* 重新提交,之前提交后部署失败。
* feat:add orcid works route
* feat(route):add ORCID 获取Works(前20条)
* 调整代码,使其更加规范
* fix: remove all unnecessary changes
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-21 01:49:05 +08:00
Ethan Shen
27ad517f0d
feat(route): add Bandcamp Weekly ( #7480 )
...
* feat(route): add Bandcamp Weekly
* refactor: migrate to v2
* docs: fix route tag
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-21 00:15:54 +08:00
Ethan Shen
cc7ef5edfc
feat: add whitehouse briefing room ( #7311 )
...
* feat: add whitehouse briefing room
* refactor: migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 20:50:20 +08:00
Ethan Shen
77dd3c130e
feat(route): EU Disinfo Lab publications ( #7294 )
...
* feat(route): EU Disinfo Lab publications
* fix typo
* fix lazyload images
* refactor: migirate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 18:52:20 +08:00
Ethan Shen
04fc2aec4d
feat(route): add Global Disinformation Index ( #7217 )
...
* feat: add Global Disinformation Index
* fix pubDate
* refactor: migirate to v2
* fix(radar): https
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-19 01:55:30 +08:00
Tony
e9a2c3af55
style: remark v13 ( #9140 )
2022-02-18 23:15:49 +08:00
Tony
dae6cb757f
docs: fix route en tag ( #9124 )
...
* docs: fix route en tag
* docs: fix spaces
2022-02-17 00:27:54 +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
ZeroClad
0eb8c08a96
fix(route): ff14 修改 pubDate 为原文发布时间 ( #7234 )
...
* fix: 修改 pubDate 为原文发布时间
* refactor(route): migrate to v2
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com>
2022-02-16 05:22:05 +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
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