Skip to content

Commit

Permalink
fix: fix lychee link checker fiascos (#5183)
Browse files Browse the repository at this point in the history
  • Loading branch information
LesnyRumcajs authored Jan 24, 2025
1 parent bfe406e commit 2edb7a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .config/lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@ exclude = [
"github.com/ChainSafe/forest",
# Requires CAPTCHA verification
"faucet.calibnet.chainsafe-fil.io/funds.html",
# Bot protection
"jwt.io",
"forest-explorer.chainsafe.dev"
]
timeout = 30
max_retries = 6
Expand Down

0 comments on commit 2edb7a1

Please sign in to comment.