Skip to content
Merged
Changes from all 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: 6 additions & 0 deletions .lycheeignore
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,9 @@ https://helm.sh/docs/intro/install/

# Google Docs require authentication and always return 401 to link checkers
https://docs.google.com/document/*

# jcchouinard.com rejects lychee's content-type (415 false positive)
https://www.jcchouinard.com/wget/

# Railway deploy template links return 404 to link checkers
https://railway.com/deploy/*
Loading