Skip to content

Commit e75d15f

Browse files
authored
Add DICOM NEMA server to the list of sites to exclude from URL checking
1 parent 4c5035a commit e75d15f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.lychee.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,6 @@ exclude = [
99
"^https://claude\\.ai/",
1010
# GitHub issue creation requires login
1111
"^https://github\\.com/.*/issues/new",
12+
# DICOM NEMA server
13+
"^https://dicom\\.nema\\.org"
1214
]

0 commit comments

Comments
 (0)