diff --git a/lychee.toml b/lychee.toml index 2e0cfb23..0a430d31 100644 --- a/lychee.toml +++ b/lychee.toml @@ -48,7 +48,9 @@ exclude = [ # Pages often time out and Shouldn'tâ„¢ ever get deleted anyways "https://web.archive.org/web/", # Cloudflare checks this, unlikely to be deleted - "^https://superuser.com/.*" + "^https://superuser.com/.*", + # Seems to often be behind a captcha + "https://github.com/signup" ] # Exclude these filesystem paths from getting checked.