diff --git a/.config/lychee.toml b/.config/lychee.toml index a37bea3d9d0d..6b8eee7a3fcc 100644 --- a/.config/lychee.toml +++ b/.config/lychee.toml @@ -25,6 +25,8 @@ exclude = [ "ubuntu.com", # Bot protection / 403 Forbidden errors "beryx.io/faucet", + # Frequent timeouts + "curiostorage.org", ] timeout = 30 max_retries = 6