diff options
author | Stefan Kreutz <mail@skreutz.com> | 2025-06-06 13:20:20 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2025-06-06 13:20:20 +0200 |
commit | 0c424257eca4235a6f31f6d9857b2311351f1f82 (patch) | |
tree | a369fd4719b86541963eb6ff0bf8da16e406b8d6 | |
parent | c8ed6730234259a455d34e072e8bbf9e7f21e6ef (diff) | |
download | blog-main.tar |
-rw-r--r-- | .lycheeignore | 5 |
1 files changed, 5 insertions, 0 deletions
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/ |