Skip to content

Commit

Permalink
Merge pull request #40 from jamesbt365/vortex
Browse files Browse the repository at this point in the history
  • Loading branch information
jamesbt365 authored Sep 23, 2024
2 parents 7b074ed + b3ae680 commit 25d3b0f
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/lychee.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
verbose = "debug"
no_progress = true
no_progress = true
max_retries = 3

# Treat a redirect as a new resource and report an error
Expand All @@ -15,7 +15,10 @@ exclude = [
# YouTube seems to redirect for some reason
'www.youtube.com',

# This is occasionally offline and or upsets the link checker.
'https://arrowvortex.ddrnl.com/',

# Some websites do not like bots
'https://score.kirino.sh/',
'mutualify.stanr.info',
]
]

0 comments on commit 25d3b0f

Please sign in to comment.