From 0c424257eca4235a6f31f6d9857b2311351f1f82 Mon Sep 17 00:00:00 2001 From: Stefan Kreutz Date: Fri, 6 Jun 2025 13:20:20 +0200 Subject: Ignore links to man.openbsd.org --- .lycheeignore | 5 +++++ 1 file changed, 5 insertions(+) (limited to '.lycheeignore') diff --git a/.lycheeignore b/.lycheeignore index 2c38742..68b4138 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -1,3 +1,5 @@ +# Lychee treats the following lines as regular expressions. + http://100.64.1.2:8080/disklabel_template puffy@127.0.0.1 data:, @@ -6,3 +8,6 @@ http://127.0.0.1:8080 # Permanent 429 (Too Many Requests) https://www.gnu.org/software/xorriso/ + +# Frequent timeout +https://man.openbsd.org/ -- cgit v1.2.3