freebuf 405
RSS bug
### Routes
```routes
/freebuf/articles/:type
```
### Full routes
```fullroutes
/freebuf/articles/web
```
### Related documentation
/freebuf/articles/web
### What is expected?
fetch
### What is actually happening?
```
FetchError: [GET] "https://www.freebuf.com/fapi/frontend/category/list?name=web&page=1&limit=20&select=0&order=0&type=category": 405 Not Allowed
```
### Deployment information
RSSHub demo (https://rsshub.app)
### Deployment information (for self-hosted)
_No response_
### Additional info
```shell
does it require cookies or separated UA?
```
### This is not a duplicated issue
- [x] I have searched [existing issues](https://github.com/DIYgod/RSSHub/issues) to ensure this bug has not already been reported
1 条评论