refactor: move dotfiles into subfolders

This commit is contained in:
Stefan Imhoff
2022-12-26 18:22:04 +01:00
parent c96ee68b03
commit efb36c50c7
18 changed files with 94 additions and 24 deletions

8
url/curlrc Normal file
View File

@@ -0,0 +1,8 @@
# 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