diff --git a/fish/.curlrc.symlink b/fish/.curlrc.symlink index 0515808..d83a650 100644 --- a/fish/.curlrc.symlink +++ b/fish/.curlrc.symlink @@ -7,5 +7,5 @@ location # show error messages show-error -# send a fake UA string for the HTTP servers that sniff it -user-agent = "Mozilla/5.0 Gecko" +# Disguise as IE 9 on Windows 7 +user-agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"