Skip to content

Commit

Permalink
refactor: remove unneeded exclude rules
Browse files Browse the repository at this point in the history
  • Loading branch information
Br1ght0ne authored Jun 10, 2024
1 parent 1d742f6 commit 4a1ca97
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions docs-hub/lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,8 @@ accept = ["200", "206", "405"]

# Exclude URLs and mail addresses from checking (supports regex).
exclude = [
'localhost:',
'^http://[1-9]',
'crates\\.io',
'faucet-beta-5.fuel.network',
'-indexer.fuel-network',
'fuellabs.github.io/block-explorer-v2',
'adobe\\.com',
'scripts.sil.org',
]

# Exclude all private IPs from checking.
Expand Down

0 comments on commit 4a1ca97

Please sign in to comment.