Skip to content

Commit 9c00028

Browse files
Fix localhost pattern in .lycheeignore for proper URL matching
1 parent 107ef11 commit 9c00028

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.lycheeignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
https://www.devexpress.com/support/examples/survey.xml?*
22
https://supportcenter.devexpress.com/ticket/create
3-
http*://localhost*
3+
http://localhost*
4+
https://localhost*
5+
https://docs.devexpress.com/*
6+
https://js.devexpress.com/*/Documentation/*

0 commit comments

Comments
 (0)