Commit Graph

6373 Commits

Author SHA1 Message Date
Ishirai 73c9e1fdfd
fix(route): route jiaowu and xxgk for Donghua University (#15721)
* fix: update name url for Donghua University

* fix: route /dhu/jiaowu/news and /dhu/jiaowu/xxgk/news and fetch content as description

* fix: camelCase / fetch content and meta at the same time

* fix: return item using cache.tryGet
2024-05-28 10:40:15 +08:00
ttl97 9a0ef60f53
fix(route): fix Spotify TypeError (#15732)
* fix(route): fix Spotify TypeError

* fix(route): use builtin ofetch
2024-05-28 02:45:48 +08:00
CaoMeiYouRen 2e839e61b9
feat(route): twitter 路由新增:将话题提取为 category (#15735) 2024-05-28 02:21:12 +08:00
CaoMeiYouRen 2b5f4d092a
feat(route): 微博路由 新增 category 字段 (#15734) 2024-05-28 00:40:55 +08:00
Andvari 3a512a3500
fix(route): Fix AP news time. (#15731) 2024-05-27 22:17:09 +08:00
Andvari 060ef55f1c
fix(route): Ensure the link can be fetched. (#15730) 2024-05-27 21:59:06 +08:00
Tony 50c1bb7fd9
feat(route): stream-capital (#15719) 2024-05-27 04:39:20 +08:00
Ethan Shen 26dfc27cfb
feat(route): add 台灣角川角編新聞台 (#15718) 2024-05-27 03:00:04 +08:00
Kieran Wynne d33b416d6e
feat: adds vice.com route #15694 (#15698)
* feat: adds vice.com route #15694

* Clean up ctx parameters

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

* remove obsolete feature config

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

* Updates route to combat future conflicts. removes content Parameter

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

* removes unnecessary language parameter fallback

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

* replaces html parsing with json data parsing

Co-authored-by: Tony <TonyRL@users.noreply.github.com> - amazing code thanks for your contribution (never had someone comment on my code before, hope I've implemented your suggestions the right way)

* Updates the article content, to pull by default

Co-authored-by: Tony <TonyRL@users.noreply.github.com>. I've had to update it a little as there were a few errors

* Updates example & radar

* consolidates similar role cases

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

* Renames namespace name

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

* Removes article rendering

Whilst _some_ main articles do benefit from inner article rendering, it was inserting irrelevant content (ads for similar content). The articles that do benefit are essentally just listicles.

---------
2024-05-27 01:07:30 +08:00
Lfish 256f28e876
feat(route): 增加少数派首页路由每篇文章的封面图片 (#15716)
* Update index.ts

* Update index.ts

* sspai index image
2024-05-27 00:11:36 +08:00
Terry Chan d5ab30ea30
fix(ximalaya): parse pay audio address (#15715)
* fix(ximalaya): parse pay audio address

* chore: add types

* fix: add json.parse to parseResponse option

---------
2024-05-26 23:39:47 +08:00
Chih-Hsuan Yen 31e2a43a00
fix(core): restore LISTEN_INADDR_ANY functionality (#15706)
Somehow the functionality is lost during Hono migration [1]. Let's add
it back.

[1] 8e0154552c
2024-05-26 22:10:53 +08:00
DIYgod d1dd8a53ca
feat: retry requesting control (#15717)
* feat: retry requesting control

* test: fix error handling test
2024-05-26 21:48:29 +08:00
Nicolas Lau 4205e8475d
feat(route): support podwise.ai (#15670)
* feature: podwise.ai

* refactor: simplify item, remove some unnessary code

* feat: add podcast feed info

* chore: remove comment

* refactor: use import instead of require

* convert enclosure type
2024-05-26 21:10:03 +08:00
DIYgod 53edbc7e62
test: fix rate limiter duration 2024-05-26 20:51:30 +08:00
DIYgod 0839e555bb
feat: bypass cache for non rss routes 2024-05-26 20:46:12 +08:00
DIYgod 61e0ae13d9
Revert "feat: split test routes"
This reverts commit c265a0616a.
2024-05-26 17:22:13 +08:00
DIYgod e16f95c546
feat: add outgoing request rate limit 2024-05-26 17:18:48 +08:00
DIYgod c265a0616a
feat: split test routes 2024-05-26 16:52:39 +08:00
DIYgod e3f57a17e0
feat: temporarily disable request timeout 2024-05-26 15:58:43 +08:00
Tony 4cea8ac3b8
feat(route): jingzhengu (#15709) 2024-05-26 04:10:39 +08:00
github-actions[bot] 690b22f34a style: auto format 2024-05-25 15:51:43 +00:00
Ryan 8c61d0bba5
fix(route): fix flatten function to work properly (#15702)
* fix: fix flatten function to work properly

* fix: lint
2024-05-25 23:49:48 +08:00
Yigong Hu 1f334be4f8
fix(route): Typst universe route removes duplicated packages and fix description (#15664)
* fix: package list source and title

* edit: remove duplicated packages and get rendered page

* Revert "edit: remove duplicated packages and get rendered page"

This reverts commit 711d8941c8098ffc077195587f6452349d7bf784.

* fix: remove duplicated packages

* fix: image links

* edit: fix image path after render

* fix: Incomplete URL substring sanitization

* fix: coding sty;e
2024-05-25 23:16:11 +08:00
Tony 94ffb50814
fix(route): zhihu `__zse_ck` (#15707) 2024-05-25 22:29:42 +08:00
eternasuno 532e380a56
fix(route): update 69shu url (#15704) 2024-05-25 22:10:55 +08:00
Tony 85c40f9df4
fix(route): javdb (#15701)
* fix(route): javdb

* fix: radar
2024-05-25 19:58:23 +08:00
DIYgod 80355cf6ea
fix: bilibili ranking description 2024-05-25 19:49:23 +08:00
xianghuawe 358630249c
fix(route): /2048 route down (#15686)
* fix: /2048 route down

* Revert "fix: /2048 route down"

This reverts commit e9511e07bb37002b079bc52c1e59d7e90026c2c8.

* fix: remove attachments && change to ofetch raw

* fix: add enclosure_type && change import
2024-05-25 14:26:55 +08:00
Tony bc3b3e21cd
feat(route): imdb top charts (#15697)
* feat(route): imdb top charts

* fix: typo
2024-05-25 04:23:23 +08:00
karasu f71073d0e6
feat(route): cfr (#15682)
* feat(route): cfr

* fix: fix list selector

* fix: add item link

* Update lib/routes/cfr/utils.ts

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

* fix

* fix: add books-reports selector

* feat: concurrent control

* add antiCrawler tag

---------
2024-05-25 00:00:24 +08:00
Tony f93bb8cb9a
feat(route): add back matters (#15687) 2024-05-24 16:12:42 +08:00
TonyRL 3a58d90698 fix(template): remove undefined character and 0 width space
fix #8760
2024-05-24 08:12:02 +00:00
dependabot[bot] 39af963b3c
chore(deps): bump @sentry/node from 7.114.0 to 8.3.0 (#15675)
* chore(deps): bump @sentry/node from 7.114.0 to 8.3.0

Bumps [@sentry/node](https://github.com/getsentry/sentry-javascript) from 7.114.0 to 8.3.0.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/7.114.0...8.3.0)

---
updated-dependencies:
- dependency-name: "@sentry/node"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: fix pnpm install

* fix: sentry import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-05-24 13:29:49 +08:00
Tony 41e8bcded8
fix(route): zaobao (#15685) 2024-05-24 13:14:23 +08:00
Tony 249cedc0d4
fix(route): nikkei route paths (#15684) 2024-05-24 12:48:15 +08:00
Tony a9a3adf493
feat(route): jiuyangongshe (#15680) 2024-05-24 06:09:16 +08:00
Tony 997485a5c8
feat(route): fanqienovel (#15679) 2024-05-24 04:00:43 +08:00
Tony e2b6ffc909
fix(route): pwc ditch puppeteer (#15678) 2024-05-24 03:07:12 +08:00
xianghuawe 32bd527684
feat: add route /domp4/latest_movie_bt 订阅最新电影bt (#15650)
* add-route: /domp4/latest_movie_bt 订阅最新电影bt

* optimize: remove response buffer parse
2024-05-22 17:28:40 +08:00
Tony f9003f910b
fix(route): nhentai (#15661)
* fix(route): nhentai

* fix: typo
2024-05-22 16:24:48 +08:00
Tony 57afba4dc2
feat(route): add back alipan (#15660) 2024-05-22 15:52:44 +08:00
Tony e22e424493
fix(route): github notification (#15659) 2024-05-22 14:41:12 +08:00
Tony f23e93307f
fix(route): arknights (#15658) 2024-05-22 14:24:02 +08:00
xianghuawe cba758dffa
fix(route): /6v123/latestMovies filter tv series (#15651)
* feature: /6v123/latestMovies filter tv series

* style: reg i
2024-05-22 14:12:43 +08:00
Tony 5b3df08706
fix(route): chinaisa (#15656) 2024-05-22 11:27:30 +08:00
Zhitao Chen 6b7f3006ee
fix(route): xueqiu user_stock 雪球用户自选动态修改为使用登录后的cookie值,并限制自建使用 (#15653)
Co-authored-by: cztchoice <cztchoice+wsl@gmail.com>
2024-05-22 10:57:48 +08:00
Tony 549993931e
fix(route): finology (#15652) 2024-05-22 03:48:02 +08:00
Henry Wang f8ad03ea29
fix(route): FT route conflict (#15649)
* fix: FT route conflict

closes #15641

* fix: param
2024-05-22 03:36:24 +08:00
zmvw b259388acf
fix(route): fixed the parameter section to shisu and add an English site. (#15625)
* fix(route):fixed the parameter section and add an
english site.

* fix(route): replaced got with ofetch of the English site.

* Update en.ts

* modified en.ts and news.ts

---------

Co-authored-by: zmvw <iammcw@163.com>
2024-05-22 03:22:53 +08:00