Yufan You
Yufan You
### 问题类型 / Type of issues * 打包错误 / packaging error ### 受影响的软件包 / Affected packages * qimgv-qt6-kde-git ---- qimgv-qt6-kde-git should rebuild when the dependency libraries update. Now it's broken...
## Involved Issue / 该 PR 相关 Issue Close #20667 ## Example for the Proposed Route(s) / 路由地址示例 ```routes /mastodon/acct/[email protected]/statuses ``` ## New RSS Route Checklist / 新 RSS 路由检查表...
### Routes ```routes /mastodon/acct/:acct/statuses/:only_media? ``` ### Full routes ```fullroutes /mastodon/acct/[email protected]/statuses ``` ### Related documentation https://docs.rsshub.app/joinus/advanced/use-cache ### What is expected? Numeric strings are fetched as strings ### What is actually happening?...
现在只有 radar 检测到的路由能自动显示并计算访问码(access code),如果没有则只能自己另行计算,希望能增加一个输入路由计算访问码的功能,或者是手动选择/输入当前站点未在当前页面检测到的路由参数。
Firefox 上无法更新 radar rules > Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://rsshub.app/api/radar/rules. (Reason: CORS header ‘Access-Control-Allow-Origin’ does not match ‘rsshub.app’)
For example, I have an `` tag that is sometimes disabled: ```vue maybe disabled ``` The w3c specification requires a `role="link"` when it the link is disabled: https://www.w3.org/TR/html-aria/#example-communicate-a-disabled-link-with-aria But now...