diff --git a/.config/lychee.toml b/.config/lychee.toml index f19f47c0dc8c..a2d5d01419f7 100644 --- a/.config/lychee.toml +++ b/.config/lychee.toml @@ -17,6 +17,8 @@ exclude = [ "filecoin.io/slack", # Bot protection / 403 Forbidden errors "crates.io", + # Bot protection / 403 Forbidden errors + "linuxhint.com", ] timeout = 30 max_retries = 6