[工信部] 路由失效 MIIT routes has outdated
- Dominant language
- TypeScript
- Stars
- 46.2k
- Forks
- 10.2k
- Avg merge
- 8h 48m
- Merged PRs (30d)
- 175
Description
### 路由地址
```routes
/gov/miit/zcwj
/gov/miit/wjfb/:ministry
/gov/miit/yjzj
```
### 完整路由地址
```fullroutes
https://rsshub.app/gov/miit/zcwj
https://rsshub.app/gov/miit/wjfb/ghs 此路由似乎仅剩科技司有内容,且需要增加www二级域名
https://rsshub.app/gov/miit/yjzj 此路由需要增加www二级域名
```
### 相关文档
https://docs.rsshub.app/zh/routes/gov/miit
### 预期是什么?
可用
### 实际发生了什么?
工信部政策文件地址已变更为 https://www.miit.gov.cn/search/zcwjk.html
### 部署
RSSHub 演示 (https://rsshub.app)
### 部署相关信息
_No response_
### 额外信息
```shell
分别为
FetchError: [GET] "http://www.miit.gov.cn/n1146295/n1652858/": 403 Forbidden
TypeError: Cannot read properties of undefined (reading 'set-cookie')
TypeError: Cannot read properties of undefined (reading 'set-cookie')
```
### 这不是重复的 issue
- [x] 我已经搜索了 [现有 issue](https://github.com/DIYgod/RSSHub/issues),以确保该错误尚未被报告。
Contributor guide
Research direction
Start with the route entry points /gov/miit/zcwj, /gov/miit/wjfb/:ministry, and /gov/miit/yjzj, then compare their current responses with the MIIT URLs in the issue. Check the related route documentation and reproduce the listed errors against the RSSHub demo; done means the affected routes return usable feeds from the updated addresses.
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
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 62/100