DIYgod
2e5df2aa53
feat: add crossbell
2023-02-14 20:09:36 +00:00
TonyRL
4f1e9f17ec
docs: fix 591 heading
2023-02-13 19:38:31 +00:00
Yukai Huang
df44e1380f
feat(route): add 591 租屋網 ( #11839 )
...
* feat: add 591 rent house query
* docs: update docs
* feat: support radar
* docs: update tips
* feat: add jsdoc
* feat: add raw json data to rss output
* fix: string quote
* refactor: render houe with template
* Update docs/en/other.md
* Update docs/en/other.md
* Update docs/other.md
* Update docs/other.md
* feat: extract region
* fix: use ctx.state.json for raw house data
* Update lib/v2/591/list.js
---------
2023-02-13 21:13:21 +08:00
欠陥電気
26da35c922
feat(route): add misskey featured notes ( #11842 )
...
* feat(route): add misskey featured notes
* fix note.art
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com >
---------
Co-authored-by: TonyRL <TonyRL@users.noreply.github.com >
2023-02-13 02:16:03 -06:00
奔跑的小草
22b19f2a4f
feat(route): 增加Issue Hunt订阅 ( #11818 )
...
* feat(route): 增加Issue Hunt订阅
* feat(route): 增加英文文档和Markdown解析
* Update lib/v2/issuehunt/maintainer.js
* Update docs/en/programming.md
* Update lib/v2/issuehunt/radar.js
* Update docs/programming.md
* Update lib/v2/issuehunt/radar.js
* Update docs/programming.md
---------
2023-02-09 22:14:49 -06:00
Tony
6cd2289d05
feat(route): rodong ( #11805 )
2023-02-08 22:40:09 +07:00
Tony
9c0489b502
feat(route): add u9a9 ( #11800 )
2023-02-07 12:29:38 -05:00
CpDong
fbabfc2a21
feat(route): Add "Mclaren Racing" ( #11783 )
...
* Add route "Mclaren Racing"
* Add English documentation for "Mclaren Racing"
* Add radar.js for "Mclaren Racing"
* Lint index.js of "Mclaren Racing"
* Add more categories to "Mclaren Racing"
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/index.js
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/radar.js
* Update lib/v2/mclaren/radar.js
* Update docs/new-media.md
* Update docs/new-media.md
* Update docs/new-media.md
* Update docs/en/new-media.md
* Update docs/en/new-media.md
* Update docs/en/new-media.md
* Fix everything!
* Fix radar.js
* Fix lint issues
* Fix deleting useful content
* Remove duplicated comments
---------
2023-02-07 23:11:35 +08:00
Jonathan Zhang
53d7503038
docs: 增加了部署页面的内容 ( #11796 )
...
* Update README.md
* Update README.md
* Update README.md
2023-02-07 20:03:31 +08:00
Tony
db4e8ed8f1
feat(route): add kimlaw ( #11786 )
2023-02-06 20:57:40 +08:00
Fatpandac
6ace94fcd9
fix(route): fix invalid region and refactor to v2 ( #11777 )
...
* fix(route): fix invalid region and refactor to v2
* refactor: change route path
---------
2023-02-06 01:48:09 +08:00
Ryan Cao
c27dcd9ab9
docs: 增加 Fly.io 部署文档 ( #11721 )
...
* docs: Fly.io deploy instructions
* fix: adopt suggestions
2023-01-31 00:06:40 +08:00
欠陥電気
1636b09b71
feat(route): add mixcloud ( #11672 )
...
* feat(route): add mixcloud
* docs
* feat(route): add mixcloud
* convert linebreaks to <br>
* docs: add supportPodcast
* codestyle: use template literals
* refactor: split graph ql queries
2023-01-27 23:03:03 +08:00
Fatpandac
53fb40e9d4
fix(route): fix date err and refactor to v2 ( #11705 )
...
* fix(route): fix date err and refactor to v2
* docs: add en docs
* fix: typo
2023-01-27 14:28:55 +08:00
Tony
c08afbfc8d
feat(route): github wiki history ( #11700 )
2023-01-27 00:29:02 +08:00
Tony
dccf9a09a7
fix(route): ikea ( #11685 )
2023-01-25 04:02:57 +08:00
Tony
c32a46f80a
feat(route): famitsu ( #11682 )
2023-01-24 23:14:48 +08:00
Ethan Shen
4c4b98eda5
fix(route): Sky Sports pubDate ( #11668 )
2023-01-23 01:27:55 +08:00
Rongrong
7e6fbdb37f
feat(route): add Uptime Robot RSS ( #11663 )
...
Signed-off-by: Rongrong <i@rong.moe >
Signed-off-by: Rongrong <i@rong.moe >
2023-01-21 03:35:31 +08:00
BrandNewLifeJackie26
c2da0659ae
feat(route): LinkedIn Job Listing ( #11656 )
...
* fix(docs): layoffs.fyi radar docs link
* feat(route): LinkedIn Job Listing
Basic job posts feed, due to anti-scraping, it uses guest
APIs with limited information.
* feat(docs): add LinkedIn router docs
* fix(docs): route bug fix
* fix (misc): fix bugs in LinkedIn jobs listing route
2023-01-21 02:14:00 +08:00
Tony
ba89e298bb
fix(route): google news ( #11662 )
2023-01-21 01:30:13 +08:00
papersnake
0d7f42e483
feat(route): 商论 ( #11659 )
...
* feat(route): 商论
* fix: apply suggestions from code review
* fix: remove language.sort
2023-01-20 23:44:48 +08:00
Joshua Peek
44305f529b
fix(route): bloomberg author ( #11619 )
...
* Switch bloomberg author feed to html scraper
* Safely resolve relative href
* Prefer WHATWG URL API
* Remove list cache
* Cache article list
* Avoid caching captcha
* Add back rss parser as fallback
* Load author news list from api
* Fallback to rss
* docs: add docs for new params
2023-01-19 22:15:12 +08:00
BrandNewLifeJackie26
e4053665d9
feat(route): add layoffs.fyi ( #11621 )
...
* feat(route): add layoffs.fyi
Add RSS source for layoffs.fyi (routes and docs).
* Update lib/v2/layoffs/index.js
Remove the unnecessary header.
2023-01-16 02:26:14 +08:00
Tony
3d1b54f1b4
feat(route): add qoo-app ( #11624 )
...
* feat(route): qoo-add
* docs: add docs
* refactor: combine extractNotes
2023-01-15 16:25:20 -01:00
Joshua Peek
b0253d09d8
feat(route): bloomberg by author ( #11615 )
...
* Extract asyncPoolAll to utils
* Add bloomberg news by author route
* docs: add docs and radar
2023-01-13 20:25:28 +08:00
Tony
a66cbcf6ee
feat(config)!: unsafe domain toggle ( #11588 )
2023-01-10 11:45:05 +00:00
Tony
09bfe77f66
fix(route): typora ( #11578 )
2023-01-08 23:32:16 +08:00
kaiix
7e3e034b56
feat(route): hackmd ( #11560 )
...
* Add HackMD RSS source
* Adapt to v2 router & minor fixes
Co-authored-by: Yukai Huang <yukaihuangtw@gmail.com >
2023-01-08 02:30:17 +08:00
DIYgod
a090507de4
feat: hotukdeals hottest
2023-01-04 21:02:44 +00:00
Tony
d2ab8ab3c0
feat(core): json feed ( #11494 )
...
* feat(core): json feed
* docs: json feed description
* fix: remove extra comma if no elements exist after author
* test: json feed test
* feat: generate json feed without art-template
* test: fix coverage
* style: 4 spaces json
* docs: fix parameter
2023-01-02 21:35:36 +08:00
Xiaoxu Guo
3ebe76eae2
feat(route): add CodeForces recent actions ( #11522 )
...
* added CodeForces recent actions
* fixed link
* followed the v2 rule standard
2023-01-01 00:30:25 +08:00
vzz64
14594242c4
feat(route): add mangadex ( #11508 )
...
* feat(route): add mangadex
* refactor: update lib/v2/mangadex/index.js
* refactor: update lib/v2/mangadex/radar.js
2022-12-29 23:05:06 +08:00
Zeddy
ac02f3ede6
feat(route): add seccon ( #11498 )
...
* add seccon
* add seccon
* add seccon
* add seccon
* delete seccon under the lib/v2/ folder and divide it by domain
* fix wrong path
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/ieee-security/sp.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/sigsac/ccs.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* Update lib/v2/usenix/usenix.js
* ignore eslint
* add parseDate lib and edit doc
* add ndss
* uniform variable name style
* Update docs/journal.md
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/usenix/radar.js
* Update lib/v2/ieee-security/radar.js
* Update lib/v2/sigsac/radar.js
* Update lib/v2/ndss-symposium/radar.js
* fix ndss
* docs: add en docs
* docs: fix closing tag
2022-12-29 22:26:04 +08:00
github-actions[bot]
8096803ff1
style: auto format
2022-12-28 16:22:36 +00:00
Martin Meixger
0572e4a59e
feat(route): add ui.dev newsletter archives: reactnewsletter.com and bytes.dev ( #11499 )
...
* feat(route): add ui.dev reactnewsletter.com and bytes.dev
* fix(route): split reactnewsletter.com and bytes.dev into separate routes
* fix(route): typo
* fix: add missing radar and maintainer.js
2022-12-29 00:20:50 +08:00
Tony
0128bf798a
fix(config): pixiv default img proxy ( #11495 )
2022-12-24 01:30:01 +08:00
Fatpandac
781c4270a3
feat(route): add paradigm writing ( #11478 )
...
* feat(router): add paradigm writing
* Update lib/v2/paradigm/writing.js
* Update lib/v2/paradigm/writing.js
2022-12-20 22:02:50 +08:00
Tony
178124ef31
docs: fix badges ( #11457 )
2022-12-16 04:42:41 +08:00
Tony
f9619615c2
fix(route): pixiv daily ai ( #11437 )
2022-12-12 23:56:52 +08:00
Tony
8ed999f1b5
fix(route): researchgate ( #11429 )
2022-12-10 01:41:37 +08:00
Derrick Ding
7826184ec8
feat(route): add uw gix news ( #11315 )
...
* add uw gix news feed
* add uw gix news doc
* Apply suggestions from code review
* fix: add missing maintainer and radar
2022-12-06 04:21:40 +08:00
HuangWei
5339a7239d
fix: update ACM-ECNU radar doc ( #11381 )
...
* update ACM-ECNU radar doc
* only triggle CI
* refactor: migrate to v2
2022-12-06 03:29:08 +08:00
lyrl
f796ff1d54
feat(route): add panda feed ( #11367 )
...
* * feat: add panda feed
* * feat: document table inside the Route tag
* * feat: panda route Introduce limit parameter
* docs(ROUTE): add /panda/feeds/:id parameter description
* refactor(ROUTE): Use a more appropriate path /usepanda/feeds/:id instead of /panda/feeds/:id
* refactor(ROUTE): Remove non-existent attributes tags
* feat(ROUTE): fix limit param
* fix: add missing radar
2022-12-05 23:24:21 +08:00
Ovler
c9d4f76733
feat(route): add curius.app ( #11182 )
...
* feat(route): curius.app
* fix typo
* fix undefined
* use full text
* Change style
* add tab
* upd
* edit example
* Specify the root domain only
* Fix maintainer.js
* fix typo
* update link
* fix: multiple fixes
2022-11-26 22:52:38 +08:00
Enoch Ma
aaf3d95a5d
fix(route): nautilus ( #11242 )
...
* Update topics.js
* update doc(cn) for nautilus
* update doc(en) for nautilus
* refactor: use cache.tryGet
* refactor: migrate to v2
* refactor: use wordpress api
2022-11-23 23:21:39 +08:00
zxx-457
52c887a2cb
feat(route): add AIEA seminars ( #11302 )
...
* feat(route): add AIEA seminars
* Fix lib/v2/aiea/radar.js
* fix lib/v2/aiea/maintainer.js
* add docs
* add docs title
* fix comma
* docs: add en docs
2022-11-22 02:47:16 +08:00
noname1776
297b3a7313
feat(nyaa/sukebei): 搜索指定用户的内容 ( #11175 )
...
* feat(nyaa/sukebei): 搜索指定用户的内容
* docs: match path with maintainer
Co-authored-by: hu meng <mail@meng.hu >
2022-11-16 20:40:19 +08:00
evnydd0sf
6c2277d59b
feat(route): 增加对南京艺术学院图书馆新闻的支持 ( #11164 )
...
* 南京艺术学院研究生院
* Update lib/v2/nua/gra.js
* Update lib/v2/nua/gra.js
* Update lib/v2/nua/gra.js
* Update lib/v2/nua/radar.js
* Update lib/v2/nua/radar.js
* Update lib/v2/nua/gra.js
* Update lib/v2/nua/gra.js
* Update docs/university.md
* Update docs/university.md
* 优化代码
* 优化
* update
* 补充南京艺术学院
* fix
* fix
* fix
* 更新南京艺术学院数据源。
* 更新南京艺术学院数据源。
* fix
* fix
* update
* fix doc
* fix
* Update lib/v2/nua/radar.js
* fix: yarn.lock permission
* style: auto format
* fix double fetch same page
* Update dc.js
* Revert "Merge branch 'master' of https://github.com/evnydd0sf/RSS-Hub "
This reverts commit dd56f9469b , reversing
changes made to d900050eb8 .
* fix
* Revert "fix"
This reverts commit 820ff88120 .
* Revert "Revert "Merge branch 'master' of https://github.com/evnydd0sf/RSS-Hub ""
This reverts commit ce67e0b53c .
* 增加微信公众号解析引导。
* 修正url
* 适配微信公众号内容。
* 适配站内文章、微信公号号文章和未知文章引导。
* Update wechat-mp.js
* fix fetch wechat bug
* 增加设计学院研创、后浪模块
* bugfix
* Revert "Merge branch 'DIYgod:master' into master"
This reverts commit 102cb48db6 , reversing
changes made to ccac4be518 .
* Update university.md
* Revert "Revert "Merge branch 'DIYgod:master' into master""
This reverts commit c8841910b8 .
* fix fetch listname
* 优设网
* 优设网
* fix: switch default case
* Update lib/v2/uisdc/utils.js
* Update lib/v2/uisdc/utils.js
* Update docs/design.md
* 更新 hunter 细节猎手内容提取
* 精简代码
* 增加南京艺术学院图书馆的信息
* update
* update doc
* update
* Revert "update"
This reverts commit 87289de180 .
* fix doc
* fix docs
* docs: remove extra tag
* refactor: do not ignore eslint
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-11-16 00:55:47 +08:00
Balazs Varkonyi
4fa3faa597
feat(route): Added TheVerge Hubs ( #11276 )
...
* Added TheVerge Hubs
https://www.theverge.com/2012/1/25/2732963/verge-rss-feeds
* Fixed Lint warnings
* Fixed string quotes
* Updated maintainer and radar
* Updated the docs
* Update docs/en/new-media.md
* Update docs/new-media.md
* Update lib/v2/theverge/maintainer.js
* docs: fix typo
2022-11-15 20:17:53 +08:00