Skip to content

Commit

Permalink
Lychee ignore chrome webstore
Browse files Browse the repository at this point in the history
  • Loading branch information
sidharthv96 committed Mar 5, 2024
1 parent 972ecba commit 8daa28d
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,10 @@ exclude = [
"https://discord.gg",

# BundlePhobia has frequent downtime
"https://bundlephobia.com"
"https://bundlephobia.com",

# Chrome webstore redirect issue
"https://chromewebstore.google.com"
]

# Exclude all private IPs from checking.
Expand Down

0 comments on commit 8daa28d

Please sign in to comment.