Files
dotfiles/curlrc
2024-08-09 12:27:45 +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