diff --git a/files/dl/.wgetrc b/files/dl/.wgetrc index eb531a1..e72b259 100644 --- a/files/dl/.wgetrc +++ b/files/dl/.wgetrc @@ -1,5 +1,5 @@ # Use the server-provided last modification date, if available -timestamping = on +#timestamping = on # Do not go up in the directory structure when downloading recursively no_parent = on @@ -32,7 +32,7 @@ adjust_extension = on robots = off # Print the HTTP and FTP server responses -server_response = on +#server_response = off # Disguise as IE 9 on Windows 7 user_agent = Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)