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