We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 238e8fd commit 51b3615Copy full SHA for 51b3615
lychee.toml
@@ -102,7 +102,8 @@ exclude = [
102
'https://singup.snowflake.com/',
103
'https://www.uber.com/',
104
'https://www.cse.iitb.ac.in/infolab/Data/Courses/CS632/Papers/Cascades-graefe.pdf',
105
- '^https://repo\.databend\.com/databend/'
+ '^https://repo\.databend\.com/databend/',
106
+ 'https://www.hhs.gov',
107
]
108
109
# URLs to check (supports regex). Has preference over all excludes.
0 commit comments