mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
9 lines
266 B
Plaintext
9 lines
266 B
Plaintext
# Disguise as Googlebot
|
|
user-agent = "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)"
|
|
|
|
# When following a redirect, automatically set the previous URL as referer.
|
|
referer = ";auto"
|
|
|
|
# Wait 60 seconds before timing out.
|
|
connect-timeout = 60
|