♻️ Adjust .curlrc fake user agent.
This commit is contained in:
parent
427fb208f6
commit
28b111ddac
1 changed files with 2 additions and 2 deletions
|
@ -7,5 +7,5 @@ location
|
||||||
# show error messages
|
# show error messages
|
||||||
show-error
|
show-error
|
||||||
|
|
||||||
# send a fake UA string for the HTTP servers that sniff it
|
# Disguise as IE 9 on Windows 7
|
||||||
user-agent = "Mozilla/5.0 Gecko"
|
user-agent = "Mozilla/5.0 (compatible; MSIE 9.0; Windows NT 6.1; Trident/5.0)"
|
||||||
|
|
Loading…
Reference in a new issue