DIYgod / DIYgod/RSSHub

【中国交通部】改版导致原rss路由失效

Open
#23,042 2 comments 1 reaction 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
/gov/mot/:category{.+}?
```

### 完整路由地址

```fullroutes
/gov/mot/jiaotongyaowen
```

### 相关文档

https://docs.rsshub.app/routes/gov/mot#gov-mot-category

### 预期是什么?

正常抓取

### 实际发生了什么?

网站改版了,变成了

服务
https://www.mot.gov.cn/fuwu/yujingtishi/index.html

每个黑体字点下,得到链接 近海海区天气预报 https://www.mot.gov.cn/fuwu/yujingtishi/jinhaihaiqutqyb/

数据
https://www.mot.gov.cn/shuju/index.html

例如 运力分析

https://www.mot.gov.cn/shuju/fenxigongbao/yunlifenxi/index.html

# 感谢

### 部署

自建

### 部署相关信息

_No response_

### 额外信息

```shell
Error Message:
FetchError: [GET] "https://www.mot.gov.cn/tongjishuju/minhang/": 404 Not Found

Route: /gov/mot/:category{.+}?

Full Route: /gov/mot/tongjishuju/minhang

Node Version: v24.19.0

Git Hash: 14283711

Git Date: Sun, 16 Aug 2026 14:07:31 GMT
```

### 这不是重复的 issue

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

Contributor guide

Open the contributing guide

Research direction

Start at the /gov/mot/:category{.+}? route and compare its current source URLs with the replacement pages listed in the issue, including the weather and transport-analysis examples. Verify the documented /gov/mot/jiaotongyaowen route and the reported /gov/mot/tongjishuju/minhang route; done means both return normally fetched RSS data instead of 404s.

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
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.