DIYgod / DIYgod/RSSHub

E-Hentai无法获取torrent种子链接

Open
#14,014 1 comment 0 reactions 0 assignees View on GitHub
route: v2 RSS bug
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
8h 48m
Merged PRs (30d)
175

Description

### 路由地址

```routes
/ehentai/favorites/:favcat?/:order?/:page?/:routeParams?
```

### 完整路由地址

```fullroutes
/ehentai/favorites/1/favorited/1/1
/ehentai/favorites/1/favorited/1/bittorrent:1
/ehentai/favorites/1/favorited/1/bittorrent=1
```

### 相关文档

https://docs.rsshub.app/zh/routes/picture#e-hentai

### 预期是什么?

应该会爬取到torrent种子的链接

### 实际发生了什么?

只获取到封面链接和画册地址,没有torrent种子的链接

### 部署

自建

### 部署相关信息

_No response_

### 额外信息

```shell
我尝试了在路由中带上bittorrent字样和0/1/true/false,以及不带bittorrent字样的每一种组合,均无法获取到种子链接
```

### 这不是重复的 issue

- [X] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.