mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-18 15:56:43 +02:00
Lychee ignore chrome webstore
This commit is contained in:
5
.github/lychee.toml
vendored
5
.github/lychee.toml
vendored
@@ -38,7 +38,10 @@ exclude = [
|
|||||||
"https://discord.gg",
|
"https://discord.gg",
|
||||||
|
|
||||||
# BundlePhobia has frequent downtime
|
# BundlePhobia has frequent downtime
|
||||||
"https://bundlephobia.com"
|
"https://bundlephobia.com",
|
||||||
|
|
||||||
|
# Chrome webstore redirect issue
|
||||||
|
"https://chromewebstore.google.com"
|
||||||
]
|
]
|
||||||
|
|
||||||
# Exclude all private IPs from checking.
|
# Exclude all private IPs from checking.
|
||||||
|
Reference in New Issue
Block a user