diff options
author | Stefan Kreutz <mail@skreutz.com> | 2024-10-22 21:08:05 +0200 |
---|---|---|
committer | Stefan Kreutz <mail@skreutz.com> | 2024-10-22 21:08:05 +0200 |
commit | 938755c4f3c53f150269728b662effc9bcf8e306 (patch) | |
tree | 321202e7d081d0e6f326c4844158feadb89c6283 | |
parent | 061a6dfaad0e459a233b2302ec6830e29710ece0 (diff) | |
download | blog-938755c4f3c53f150269728b662effc9bcf8e306.tar |
Ignore xorriso link error
-rw-r--r-- | .lycheeignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.lycheeignore b/.lycheeignore index d5af41c..529f5e4 100644 --- a/.lycheeignore +++ b/.lycheeignore @@ -2,3 +2,6 @@ http://100.64.1.2:8080/disklabel_template puffy@127.0.0.1 data:, https://ftp.openbsd.org/pub/OpenBSD/6.7/amd64/SHA256 + +# Permament 429 (Too Many Requests) +https://www.gnu.org/software/xorriso/ |