diff --git a/.github/lychee.toml b/.github/lychee.toml index 9c9d0558c..7c1a840f8 100644 --- a/.github/lychee.toml +++ b/.github/lychee.toml @@ -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.