www.ccdi.gov.cn 路由不可用
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 175
Description
### 路由地址
```routes
/gov/ccdi/:path{.+}?
```
### 完整路由地址
```fullroutes
/gov/ccdi/scdcn/zggb/zjsc/
```
### 相关文档
https://www.ccdi.gov.cn/scdcn/zggb/zjsc/
### 预期是什么?
可用
### 实际发生了什么?
Error: this route is empty, please check the original site or create an issue
### 部署
自建
### 部署相关信息
_No response_
### 额外信息
```shell
Error Message:
Error: this route is empty, please check the original site or create an issue
Route: /gov/ccdi/:path{.+}?
Full Route: /gov/ccdi/scdcn/zggb/zjsc/
Node Version: v24.21.0
Git Hash: 282351b4
Git Date: Wed, 09 Sep 2026 15:37:55 GMT
```
### 这不是重复的 issue
- [x] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。
Contributor guide
Research direction
Start with the `/gov/ccdi/:path{.+}?` route and compare its behavior for `/gov/ccdi/scdcn/zggb/zjsc/` with the linked original page. Trace the route implementation and verify that it produces a non-empty RSS response for this URL; the issue is done when the route is usable instead of returning the empty-route error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 66/100