mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-30 21:56:43 +02:00
chore: Ignore timeout domains
This commit is contained in:
4
.github/lychee.toml
vendored
4
.github/lychee.toml
vendored
@@ -50,7 +50,9 @@ exclude = [
|
|||||||
"https://docs.swimm.io",
|
"https://docs.swimm.io",
|
||||||
|
|
||||||
# Timeout
|
# Timeout
|
||||||
"https://huehive.co"
|
"https://huehive.co",
|
||||||
|
"https://foswiki.org",
|
||||||
|
"https://www.gnu.org",
|
||||||
]
|
]
|
||||||
|
|
||||||
# Exclude all private IPs from checking.
|
# Exclude all private IPs from checking.
|
||||||
|
Reference in New Issue
Block a user