Commit Graph

6753 Commits

Author SHA1 Message Date
Ethan Shen b94207aa05
feat(route): add 极客公园 (#16696)
* feat(route): add 极客公园

* fix typo

* fix typo

---------
2024-09-12 01:25:02 +08:00
Andvari d8b7aae47a
fix(route/zhihu): Fix `d_c0` (#16691)
Co-authored-by: Tony <TonyRL@users.noreply.github.com>
2024-09-11 23:33:16 +08:00
远浅 7a7309ca1e
fix(xiaohongshu): guid rule (#16701) 2024-09-11 20:26:53 +08:00
DIYgod c98f0c7d65
fix(lofter): wrong link 2024-09-11 19:52:00 +08:00
karasu 930682221f
fix(route/follow): add feed image and fix radar rules (#16699)
* feat: add feed image

* fix: fix radar rule
2024-09-11 19:39:12 +08:00
jiangsong216 74f6fd667b
feat(route): add route for easynomad (#16677)
* easynomad

* feat(route): add route for easynomad

* feat(route): add route for easynomad
2024-09-11 10:23:34 +08:00
Tony 9d7e1943f0
test: fix tests (#16697)
* test: fix tests

* revert "fix: fill image from itunes_item_image (#16694)"

This reverts commit 879772a97f.

* fix: fill image from jsonfeed template

* chore: bump msw to 2.4.3
2024-09-11 01:05:37 +08:00
Stephen Zhou 879772a97f
fix: fill image from itunes_item_image (#16694) 2024-09-10 23:24:43 +08:00
karasu 7a18fb2131
feat(route): follow (#16683)
* feat(route): follow

* add link

* use profile instead of subscriptions

* change the feed title
2024-09-10 22:49:11 +08:00
karasu 69745adfe2
feat(route): kakuyomu (#16679)
* feat(route): kakuyomu

* remove any types
2024-09-10 22:11:09 +08:00
Andvari 69b58e83b9
feat(route/apnews): Add support for API (#16640)
* feat(route/apnews): Add support for API

* Add limit

* .
2024-09-10 21:56:24 +08:00
Hualiang eff6796c8c
docs(route): 修改文档中的路由错误 (#16684) 2024-09-10 21:07:21 +08:00
Tsuyumi 60aa1b72e4
feat(route): add route for chikubi.jp (#16656)
* feat(route): add route for chikubi.jp

* refactor: Adjust metadata and selector usage
2024-09-10 01:46:27 +08:00
DIYgod 5cf74002bd
fix(xiaohongshu): guid 2024-09-09 22:53:10 +08:00
Innei 96966821d2
fix: rss3 content (#16675)
Signed-off-by: Innei <i@innei.in>
2024-09-09 21:07:08 +08:00
DIYgod d982b5abef
feat(weibo): remove redundant br 2024-09-09 18:54:18 +08:00
Stephen Zhou 1ec2dd0bdf
fix(github activity): only replace relative link (#16667) 2024-09-09 10:57:37 +08:00
Ethan Shen 28f2d3e19e
feat(route): add 厚生労働省PDF (#16664) 2024-09-09 06:04:24 +08:00
DIYgod be3b4d449a
fix: update titles 2024-09-09 00:22:33 +08:00
DIYgod 28bbde0676
fix(xiaohongshu): user note id 2024-09-09 00:21:18 +08:00
DIYgod d7939a62d9
fix(xiaohongshu): user note link 2024-09-08 23:49:26 +08:00
Andvari d8b026f127
fix(route/the): Always use the first page to get the latest result (#16663) 2024-09-08 19:40:52 +08:00
Zhenlong Huang afa85c6437
feat(route): 添加BestBlogs.dev文章路由 (#16659)
* Add BestBlogs.dev

* fix per review comments
2024-09-08 00:53:29 +08:00
hinus d354f81467
feat(route): add lu.ma (#16650)
* feat(route): add lu.ma

add lu.ma route to support 3 kind
1. calendar
2. event
3. discover-place

* Update index.ts

handle data no hosts condition

* Update index.ts

1. change route name
2. add route parameter attribute

* Update index.ts

fix link undefined
2024-09-07 22:06:41 +08:00
Keo 39cb8d7b56
fix(route): add center tag to sis001 articles (#16644) 2024-09-07 20:23:39 +08:00
sirius60111 de87a4aa18
fix(route/xueqiu): show user name instead (#16655) 2024-09-07 19:47:31 +08:00
Ethan Shen 87e878b99a
feat(route): add 国立感染症研究所感染症発生動向調査週報ダウンロード (#16652) 2024-09-07 04:46:07 +08:00
Tony b013637b90
fix(route): use acw sc v2 utils (#16654) 2024-09-07 04:23:39 +08:00
Jinkin e6d53dc602
fix(route): source site add crypto in header (#16642)
* update: source site add crypto in header

* update: amend as suggestion from @TonyRL
2024-09-05 23:07:53 +08:00
Andvari cda83322de
feat(route/sjtu/seiee): New site support (#16625)
* feat(route/sjtu/seiee): New site support

* Get title

* .

* Delete lib/routes/sjtu/seiee/namespace.ts

* Update index.ts

* Update index.ts
2024-09-05 22:37:19 +08:00
CaoMeiYouRen ed8b868432
feat(middleware): 优化 多媒体处理增加 data.image/item.enclosure_url/item.image… (#16610)
* feat(middleware): 优化 多媒体处理增加 data.image/item.enclosure_url/item.image/item.itunes_item_image 等字段

* test(middleware): 补充 anti-hotlink 缺失的测试用例
2024-09-05 20:47:53 +08:00
sirius60111 a42d3acd6f
fix(taoguba): response url is null (#16632) 2024-09-05 17:01:03 +08:00
Keo ab37b88991
fix(route): fix wrong trimming for some sis001 articles (#16635)
* fix wrong triming for some artiles

* fix replace
2024-09-05 16:23:50 +08:00
Keo 05b6533ae1
fix(route): update chapter name style of sis001 article (#16633)
* update chapter name style of sis001 article

* use h3 for chaper name
2024-09-05 13:21:30 +08:00
enpitsulin 6243bb2e8f
feat(route): binance announcement (#16400)
* feat: binance announcement

* fix: remove baseUrl in targetItem

* fix: add type guard remove all any

* fix: type guard function logic

* fix: review issues
2024-09-05 11:03:38 +08:00
Asuna 2f3cff8d6e
fix(bilibili): fix `-352` error by adding dm info (#16628) 2024-09-05 07:22:43 +08:00
Ethan Shen 5911176322
feat(route): add 中国农业农村信息网 (#16627) 2024-09-05 06:26:23 +08:00
Keo 7ea65c2509
fix(route): tidy sis001 articles (#16619) 2024-09-04 22:08:13 +08:00
Tony fa847e7166 fix(utils): wrong auto fix for getAcwScV2ByArg1 2024-09-04 12:05:03 +08:00
DIYgod 93d45aa708
feat: update theblockbeats cache key 2024-09-04 01:06:46 +08:00
Tony 98ca20567e
feat: blockbeats article subcategory (#16617) 2024-09-03 22:09:22 +08:00
github-actions[bot] 8cc3349163 style: auto format 2024-09-03 13:57:30 +00:00
Keo d77d4e52ea
feat(route): add sis001 author (#16609)
* feat(route): add sis001 author

* feat(route): fix default id

* feat(route): fix id
2024-09-03 21:55:35 +08:00
Yunfi 608aa675cf
feat(route): add gamersky (#16594)
* feat(route): add gamersky

* doc: add default value for 'type' parameter in gamersky news route

* fix: type

* chore: remove deprecated route

* fix: use jsonp api & remove junk

* fix: combine duplicated code

* fix: restore ent

---------
2024-09-03 21:35:55 +08:00
DIYgod cb658f14e1
feat: add blockbeats routes 2024-09-03 16:45:16 +08:00
Rongrong b5ad2fa0cb
fix(route/picnob/user): missing linebreak (#16608)
Signed-off-by: Rongrong <i@rong.moe>
2024-09-03 03:08:00 +08:00
Ethan Shen 8f073e0ab4
feat(route): add 国家金融监督管理总局 (#16607) 2024-09-03 01:39:25 +08:00
Ethan Shen 7118a449ed
feat(route): add 华中科技大学研究生院 (#16595)
* feat(route): add 华中科技大学研究生院

* trigger build
2024-09-03 01:12:31 +08:00
Innei ec03e0764c
chore(rss3): remove parser and move to use lib (#16606)
Signed-off-by: Innei <i@innei.in>
2024-09-03 00:47:19 +08:00
Yunfi a16886f8d3
fix(route): add full-text output for yystv (#16593)
* fix(route): add full-text output for yystv

* fix: cheerio issue

* fix: type
2024-09-01 20:12:00 +08:00