ignore lesswrong.com on linkcheck

their server returns 403 on CI runs even for valid URLs
This commit is contained in:
Valentin Gagarin 2023-02-21 14:38:48 +01:00
parent 22c0bf8523
commit 68ca23955d

View File

@ -408,6 +408,8 @@ linkcheck_ignore = [
r"https://app.terraform.io",
# It's dynamic
r"https://matrix.to",
# returns 403 on CI
r"https://www.lesswrong.com",
]
# Anchors are not present in HTML