Skip to content
Merged
Show file tree
Hide file tree
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .lycheeignore

This file was deleted.

7 changes: 7 additions & 0 deletions lychee.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
accepted = [200, 403]
Comment thread
samcunliffe marked this conversation as resolved.
Outdated
Comment thread
samcunliffe marked this conversation as resolved.
Outdated
exclude [
Comment thread
samcunliffe marked this conversation as resolved.
Outdated
'(?x).*profiles.ucl.ac.uk.*/thumbnail', # People may not have a profile image.
'(?x).*github-readme-stats.vercel.app.*', # Returns 503 for some reason
'(?x).*127.0.0.1.*', # This is a local address
'(?x).*liveuclac.sharepoint.com/sites/*', # SharePoint pages will need UCL credentials.
Comment thread
samcunliffe marked this conversation as resolved.
]
Loading