mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-05-13 00:53:11 +00:00
Fix regex in example config
This commit is contained in:
parent
4e34707e7d
commit
16316b0a08
1 changed files with 1 additions and 1 deletions
|
|
@ -159,7 +159,7 @@
|
|||
# specify hosts to contact directly without a proxy
|
||||
# value is a regular expression
|
||||
#noproxyfor=
|
||||
# *\.intra
|
||||
# .*\.intra
|
||||
# .*myinternurl.*
|
||||
|
||||
# Ignore specified warnings (see linkchecker -h for the list of
|
||||
|
|
|
|||
Loading…
Reference in a new issue