DIYgod / DIYgod/RSSHub

【Bug】雪球无法使用

Open
#20,049 2 comments 3 reactions 0 assignees View on GitHub
RSS bug
Dominant language
TypeScript
Stars
46.2k
Forks
10.2k
Avg merge
8h 48m
Merged PRs (30d)
175

Description

### 路由地址

```routes
/xueqiu/user_stock/:id
/xueqiu/snb/:id
```

### 完整路由地址

```fullroutes
/xueqiu/user_stock/:id
/xueqiu/snb/:id
```

### 相关文档

https://docs.rsshub.app/routes/finance#%E7%94%A8%E6%88%B7%E8%87%AA%E9%80%89%E5%8A%A8%E6%80%81

### 预期是什么?

获取到相关信息

### 实际发生了什么?

Helpful Information

Error Message:
TypeError: Cannot read properties of null (reading '1')

Route: /xueqiu/snb/:id

Full Route: /xueqiu/snb/ZH2175195

Node Version: v22.19.0

Git Hash: 3a219bb3

Git Date: Fri, 12 Sep 2025 15:45:40 GMT

### 部署

RSSHub 演示 (https://rsshub.app)

### 部署相关信息

_No response_

### 额外信息

```shell
2025-09-14 10:39:35.279] info: <-- GET /xueqiu/snb/ZH2175195
[2025-09-14 10:39:35.531] error: Error in /xueqiu/snb/ZH2175195: TypeError: Cannot read properties of null (reading '1')
[2025-09-14 10:39:35.533] info: --> GET /xueqiu/snb/ZH2175195 503 254ms
[2025-09-14 10:39:35.692] info: <-- GET /logo.png
[2025-09-14 10:39:35.693] info: --> GET /logo.png 200 1ms
[2025-09-14 10:39:35.845] info: <-- GET /favicon.ico
[2025-09-14 10:39:35.846] info: --> GET /favicon.ico 200 1ms

我已经加入了 Cookie 依旧无法解决。
```

### 这不是重复的 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.