[output]
# print status output
status=1
# turn on/off --verbose
verbose=0
# turn on/off --warnings
warnings=0
# additional file output
fileoutput=html,csv


#
# Loggers
#
[csv]
filename=linkchecker-out.csv
separator=,
quotechar="
parts=all
[html]
filename=linkchecker-out.html
# colors for the various parts
colorbackground=#fff7e5
colorurl=#dcd5cf
colorborder=#000000
colorlink=#191c83
colorwarning=#e0954e
colorerror=#db4930
colorok=#3ba557
parts=all
[checking]
# number of threads
threads=5
# connection timeout in seconds
timeout=60
# check anchors?
anchors=1
[filtering]
ignore=
# ignore google ads
 googlesyndication.com
 google # Just to get sure!
#ignore affiliates
 amazon\.com
 trigami\.com
 linklift
 zanox\.com
# ignore social bookmarking
 technorati\.com
 del\.icio\.us
 mister-wong\.com
 digg\.com
 stumbleupon\.com
 blogmarks\.net
 de\.lirio\.us
 furl\.net
 simpy\.com
 spurl\.net
 yahoo\.com
# ignore administrative links
 wp-comments-post\.php
