Skip to content

Commit 8af32e5

Browse files
authored
Exclude tcrf.net from linkcheck (#617)
1 parent d8f7535 commit 8af32e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

book.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,5 @@ exclude = [
4949
'print.html', # Do not check the print page, as it is generated separately
5050
'single.html', # Do not check the single page, as it is generated separately
5151
'http[s]*://problemkaputt\.de', # Skip checking problemkaputt.de, as connection to this domain is generally unreliable
52+
'http[s]*://tcrf\.net', # Skip checking tcrf.net, as it returns 403 (https://blog.xkeeper.net/uncategorized/tcrf-has-been-getting-ddosed/)
5253
]

0 commit comments

Comments
 (0)