summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Kreutz <mail@skreutz.com>2022-04-28 22:43:44 +0200
committerStefan Kreutz <mail@skreutz.com>2022-04-28 22:43:44 +0200
commit568f063fb5e22517919e80ad5654df109f945fce (patch)
treed2006c2ce33c531069eecaf6395842c7df0d211e
parent00fd2149d708e13f0e3dbd3a7a1c07b54586ee0e (diff)
downloadblog-568f063fb5e22517919e80ad5654df109f945fce.tar
Review link check
-rw-r--r--.lycheeignore1
-rwxr-xr-xscript/check2
2 files changed, 1 insertions, 2 deletions
diff --git a/.lycheeignore b/.lycheeignore
index f10c93d..42fe8df 100644
--- a/.lycheeignore
+++ b/.lycheeignore
@@ -1 +1,2 @@
http://100.64.1.2:8080/disklabel_template
+puffy@127.0.0.1
diff --git a/script/check b/script/check
index a7de23f..ca9845c 100755
--- a/script/check
+++ b/script/check
@@ -8,9 +8,7 @@ cabal v2-run exe:site -- rebuild
# See also .lycheeignore file.
lychee \
- --exclude-link-local \
--exclude-loopback \
- --exclude-mail \
--exclude-private \
--format detailed \
_site/
Generated by cgit. See skreutz.com for my tech blog and contact information.