♻️ Adjust .curlrc fake user agent.

This commit is contained in:
Marley Rae 2024-02-04 12:04:08 -08:00
parent 427fb208f6
commit 28b111ddac

View file

@ -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)"