diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-11-14 21:38:43 +0100 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-11-14 21:38:43 +0100 |
commit | 0df5a8409c6e61a6daab5e053ba3cf943b202a1d (patch) | |
tree | cbbab2d41a5c29d6b5d8f27d0122b03d1ef192a4 | |
parent | 938755c4f3c53f150269728b662effc9bcf8e306 (diff) | |
download | blog-0df5a8409c6e61a6daab5e053ba3cf943b202a1d.tar |
Ignore localhost
-rw-r--r-- | .lycheeignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.lycheeignore b/.lycheeignore index 529f5e4..c24792d 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -2,6 +2,7 @@ http://100.64.1.2:8080/disklabel_template puffy@127.0.0.1 data:, https://ftp.openbsd.org/pub/OpenBSD/6.7/amd64/SHA256 +http://127.0.0.1:8080 # Permament 429 (Too Many Requests) https://www.gnu.org/software/xorriso/ |