diff --git a/dotfiles/wgetrc b/dotfiles/wgetrc index c2818d4..e3cd059 100644 --- a/dotfiles/wgetrc +++ b/dotfiles/wgetrc @@ -6,7 +6,8 @@ content_disposition = on # Recursive download options no_parent = on follow_ftp = on -adjust_extension = on +# Good for HTML, not for other things +adjust_extension = off robots = off # Show responses