3.5 KiB
3.5 KiB
该 PR 相关 Issue / Involved issue
Close #
完整路由地址 / Example for the proposed route(s)
新RSS检查列表 / New RSS Script Checklist
- 这个PR中包含了新的路由吗? Does this PR add new route?
- 如果有, 请完成检查列表. If yes, please finish the check list
- 如果你的PR符合下方某个事项, 也请注明. If any of the checklist item meets your PR, please fill it out.
- <- 这样打勾
- 是否提供了文档? Documentation provided?
- 是否提供了英文文档? EN Documentation provided?
- 是否支持全文获取? Is this RSS Script support fulltext?
- 如果全文获取中需要访问文章链接, 是否使用了缓存? If fulltext requires to fetch detail pages, is cache used in the process?
- 缓存说明 | How to use cache
- 目标是否有明显的反爬/频率限制? Is there any sign of anti-bot or rate limit?
- 如果有, 是否有对应的措施? (延长缓存时间, 写文档说明, etc.) If yes, do your code reflect this sign? (e.g. write documentations, use long cache time)
- 目标是否有提供日期? Is there a date in the source?
- 如果有,包是否正确解析? If there is, can this script provide this info?
- 如果有提供解析能力,时区是否正确调整? Is the timezone correctly provided?
- 如果有提供日期,但是没有提供解析,请说明原因 If there is a date but this script does not parse, please provide your reason.
- 是否引入的新的包? Any new package introduced?
- 如果有, 请说明原因. If yes, please state your reason
- 是否使用了
Puppeteer? Make use ofPuppeteer?- 如果有, 请说明原因. If yes, please state your reason