From ada42b892c0dc993eae560bc770e702c6f46528c Mon Sep 17 00:00:00 2001 From: Sidharth Vinod Date: Fri, 14 Feb 2025 21:41:53 +0530 Subject: [PATCH] Ignore huehive --- .github/lychee.toml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/lychee.toml b/.github/lychee.toml index 288ab054a..5070c3d50 100644 --- a/.github/lychee.toml +++ b/.github/lychee.toml @@ -47,7 +47,10 @@ exclude = [ "https://(www.)?drupal.org", # Swimm returns 404, eventhough the link is valid -"https://docs.swimm.io" +"https://docs.swimm.io", + +# Timeout +"https://huehive.co" ] # Exclude all private IPs from checking.