DIYgod / DIYgod/RSSHub

新榜微信公众号返回rss缺少内容

Open
#19,849 2 comments 1 reaction 0 assignees View on GitHub
RSS bug
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
18h 40m
Merged PRs (30d)
172

Description

### 路由地址

```routes
/newrank/wechat/:wxid
```

### 完整路由地址

```fullroutes
https://rsshub.xlenco.top/newrank/wechat/carrotchou
```

### 相关文档

https://docs.rsshub.app/zh/routes/social-media#%E5%BE%AE%E4%BF%A1%E5%85%AC%E4%BC%97%E5%8F%B7

### 预期是什么?

具有微信公众号完整的rss,如https://wechat2rss.xlab.app/feed/808d3625c2b1915142f09e2d4bb2acd636aa956d.xml

### 实际发生了什么?

https://rsshub.xlenco.top/newrank/wechat/carrotchou
rss信息只有标题

### 部署

自建

### 部署相关信息

vercel

### 额外信息

```shell
rss信息只有公众号标题,无其他信息,无法阅读
```

### 这不是重复的 issue

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

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the /newrank/wechat/:wxid route with the provided carrotchou URL and compare its RSS output with the linked expected feed. Read the related WeChat public-account route documentation and trace the route entry point to find why only the account title is returned. Done means the route provides a readable, complete RSS feed rather than title-only information.

Written by the indexing model from the issue text.

Assessment

Tech stack
typescript
Domain
api, backend
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.