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