diff --git a/.config/lychee.toml b/.config/lychee.toml index 2a34c3adb783..345d124c46fe 100644 --- a/.config/lychee.toml +++ b/.config/lychee.toml @@ -21,6 +21,8 @@ exclude = [ "linuxhint.com", # Bot protection / 403 Forbidden errors "wikipedia.org", + # Probably bot protection / 404 but works in browser + "ubuntu.com", ] timeout = 30 max_retries = 6