Skip to content

Commit

Permalink
excluding instagram from linkcheck (complains about too many requests)
Browse files Browse the repository at this point in the history
  • Loading branch information
behrisch authored Jul 20, 2024
1 parent 16e16a1 commit f6d150e
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,4 @@ insecure = true
#remap = ['%7B%7BVersion%7D%7D 1.19.0']

# Exclude URLs and mail addresses from checking (supports regex).
exclude = ['linkedin\.com', 'twitter\.com']



exclude = ['instagram\.com', 'linkedin\.com', 'twitter\.com']

0 comments on commit f6d150e

Please sign in to comment.