RSSHub icon indicating copy to clipboard operation
RSSHub copied to clipboard

机核网的TAG订阅其实是categories分类

Open ryuseven47 opened this issue 2 years ago • 2 comments

路由地址

/gcores/tag/:tag/:category?

完整路由地址

https://rsshub.app/gcores/tag/42/articles

相关文档

https://docs.rsshub.app/new-media.html#ji-he-wang

预期是什么?

订阅机核网的TAG页面

实际发生了什么?

当我想订阅机核的塞尔达传说TAG时,我发现只有categories可选,我不知是这是作者一开始的预期还是代码层面的失误

部署

RSSHub 演示 (https://rsshub.app)

部署相关信息

No response

额外信息

这不是重复的 issue

  • [X] 我已经搜索了现有 issue,以确保该错误尚未被报告。

ryuseven47 avatar Jun 19 '22 02:06 ryuseven47

Searching for maintainers:
  • /gcores/tag/:tag/:category?: @StevenRCE0

To maintainers: if you are not willing to be disturbed, list your username in scripts/workflow/test-issue/call-maintainer.js. In this way, your username will be wrapped in an inline code block when tagged so you will not be notified.

如果有任何路由无法匹配,issue 将会被自动关闭。如果 issue 和路由无关,请使用 NOROUTE 关键词,或者留下评论。我们会重新审核。 If there is any route not found, the issue will be closed automatically. Please use NOROUTE for a route-irrelevant issue or leave a comment if it is a mistake.

github-actions[bot] avatar Jun 19 '22 02:06 github-actions[bot]

是预期中的结果,因为在我写tag的时候已经有category路由了,而且那个路由指的更像是“类型”。 我提议把现有的 tag(category) 更名为 topic,新增真·tag 路由。

StevenRCE0 avatar Jun 19 '22 03:06 StevenRCE0