mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-19 22:01:00 +00:00
Add badsite.example.com as example.
This commit is contained in:
parent
f81c7a47aa
commit
9d6f2e1a4a
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@
|
|||
#recursionlevel=1
|
||||
# supply a regular expression for which warnings are printed if found
|
||||
# in any HTML files.
|
||||
#warningregex=(Oracle DB Error|Page Not Found)
|
||||
#warningregex=(Oracle DB Error|Page Not Found|badsite\.example\.com)
|
||||
# Basic NNTP server. Overrides NNTP_SERVER environment variable.
|
||||
# warn if size info exceeds given maximum of bytes
|
||||
#warnsizebytes=2000
|
||||
|
|
|
|||
Loading…
Reference in a new issue