DIYgod / DIYgod/RSSHub

美联社相关订阅地址失效

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

Description

### 路由地址

```routes
/apnews/api/:tags?
```

### 完整路由地址

```fullroutes
/apnews/api/science
/apnews/api/health
/apnews/api/technology
/apnews/api/apf-topnews
```

### 相关文档

https://docs.rsshub.app/zh/routes/traditional-media#news

### 预期是什么?

能正常打开、订阅

### 实际发生了什么?

python访问提示503了
手动在浏览器打开时跳转到了”Looks like something went wrong“页面

### 部署

自建

### 部署相关信息

OS:Linux Docker:24.10.11版本

### 额外信息

```shell
browserless/chrome:1-puppeteer-10.4.0
redis:7.4.1-alpine

Helpful Information

Error Message:
FetchError: [GET] "https://afs-prod.appspot.com/api/v2/feed/tag?tags=apf-topnews": 404 Not Found

Route: /apnews/api/:tags?

Full Route: /apnews/api/apf-topnews

Node Version: v22.9.0

Git Hash: b6961b91

Git Date: Fri, 11 Oct 2024 09:19:38 GMT
```

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