permalink-checker:检查原子供稿中的链接

时间:2024-05-27 05:40:29
【文件属性】:

文件名称:permalink-checker:检查原子供稿中的链接

文件大小:6KB

文件格式:ZIP

更新时间:2024-05-27 05:40:29

Haskell

永久链接检查器 永久链接检查器获取一个原子供稿,并检查所链接的每篇文章是否仍然存在。 迁移到另一个引擎后,它有助于检查博客的URL是否未损坏。 要使用它,请创建一个清单文件,如下所示: $ permalink-checker atom http://compiletoi.net/feeds/all.atom.xml > checklist.yml 然后,您可以随时检查链接: $ permalink-checker check checklist.yml Checking http://compiletoi.net ✓ Atom file (/feeds/all.atom.xml) ✓ API wrappers: Danaïdes writing specifications (/api-wrappers-danaides-writing-specifications.html) ✓


【文件预览】:
permalink-checker-master
----stack.yaml(59B)
----permalink-checker.cabal(1KB)
----LICENSE(1KB)
----src()
--------Atom.hs(1KB)
--------Main.hs(3KB)
--------CheckList.hs(389B)
----Setup.hs(46B)
----.gitignore(14B)
----README.md(2KB)

网友评论