mirror of
https://github.com/Hopiu/linkchecker.git
synced 2026-04-05 15:30:57 +00:00
Improved custom user-agent example.
This commit is contained in:
parent
ecf8753a19
commit
d60e4dc0a2
1 changed files with 1 additions and 1 deletions
|
|
@ -154,7 +154,7 @@
|
|||
# parse a cookiefile for initial cookie data
|
||||
#cookiefile=/path/to/cookies.txt
|
||||
# User-Agent header string to send to HTTP web servers
|
||||
#useragent=Mozilla/4.0
|
||||
#useragent=Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)
|
||||
# Pause the given number of seconds between two subsequent connection
|
||||
# requests to the same host.
|
||||
#pause=0
|
||||
|
|
|
|||
Loading…
Reference in a new issue