mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-15 06:19:24 +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",
|
||||
|
||||
# Timeout
|
||||
"https://huehive.co"
|
||||
"https://huehive.co",
|
||||
"https://foswiki.org",
|
||||
"https://www.gnu.org",
|
||||
]
|
||||
|
||||
# Exclude all private IPs from checking.
|
||||
|
Reference in New Issue
Block a user