chore: Skip checking drupal links

This commit is contained in:
Sidharth Vinod
2024-06-20 14:47:53 +05:30
parent 0044aa3029
commit a6276a94c3

5
.github/lychee.toml vendored
View File

@@ -41,7 +41,10 @@ exclude = [
"https://bundlephobia.com",
# Chrome webstore migration issue. Temporary
"https://chromewebstore.google.com"
"https://chromewebstore.google.com",
# Drupal 403
"https://www.drupal.org"
]
# Exclude all private IPs from checking.