From a712dbcae6fd1cee25e9381768d427108904bc4f Mon Sep 17 00:00:00 2001 From: Chris Down Date: Wed, 1 Nov 2023 04:47:46 +0000 Subject: [PATCH] chrisdown.name-linkcheck: Add config --- bin/chrisdown.name-linkcheck | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/chrisdown.name-linkcheck b/bin/chrisdown.name-linkcheck index 14779078..21417d42 100755 --- a/bin/chrisdown.name-linkcheck +++ b/bin/chrisdown.name-linkcheck @@ -4,4 +4,5 @@ linkchecker \ --no-robots \ --check-extern \ --user-agent 'Mozilla/5.0 (Windows NT 10.0) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/109.0.0.0 Safari/537.36 Edg/109.0.1474.0' \ + --config <(printf '%s\n' '[filtering]' 'ignorewarnings=http-redirected') \ https://chrisdown.name