Files
dotfiles/home/curl/curlrc
2024-07-31 13:11:51 +02:00

9 lines
268 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