Skip to content

Commit 4ff0bef

Browse files
sbryngelsonclaude
andcommitted
Exclude SC22 proceedings from lychee (returns 415 to crawlers)
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8b0c3f6 commit 4ff0bef

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.lychee.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,4 +23,5 @@ exclude_path = ["sitemap\\.xml"]
2323
exclude = [
2424
"https://mflowcode\\.github\\.io/sitemap\\.xml", # Only exists after deployment
2525
"https://cpe\\.ext\\.hpe\\.com", # HPE Cray docs have broken SSL cert
26+
"https://sc22\\.supercomputing\\.org", # Returns 415 to automated requests
2627
]

0 commit comments

Comments
 (0)