We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8f7535 commit 8af32e5Copy full SHA for 8af32e5
book.toml
@@ -49,4 +49,5 @@ exclude = [
49
'print.html', # Do not check the print page, as it is generated separately
50
'single.html', # Do not check the single page, as it is generated separately
51
'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/)
53
]
0 commit comments