JimenezLi
JimenezLi
Do you still have this problem? The problem may be caused because the data from zhihu API is reversed. I have added the time and the items should be sorted...
经过测试可以用 Cookie 访问自己的非公开收藏夹,无法访问可能是因为 Cookie 过期了
#7531
dayjs 1.11.10 把 `MILLISECONDS_A_MONTH` 从 `MILLISECONDS_A_DAY * 30` 改成了 `MILLISECONDS_A_YEAR / 12`,导致所有涉及 month 的计算都要重新写 另外 dayjs.duration 中 weeks 参数也不能用,我已经向 dayjs 提交了一个 PR 试图修复该问题
获取用户名的接口有反爬虫,目前暂时还没有解决方案
好奇是用什么 RSS 阅读器阅读的 没有解锁更高清晰度可能是因为阅读器没有 Cookie,不是 RSSHub 的问题
Temp solution: #58 Still need to wait for official i18n
img 标签不闭合是存在兼容性问题吗 description 里面的标签符号都处理成了 `<` 和 `>`,不算 XML 标签