diff options
author | corvid <devnull@localhost> | 2014-04-05 02:56:56 +0000 |
---|---|---|
committer | corvid <devnull@localhost> | 2014-04-05 02:56:56 +0000 |
commit | 69064f7fe797c5983a8e1aa4482f7418103cca15 (patch) | |
tree | 6ef8d9bd372c8d581e5246890b046957bffd9f95 | |
parent | 2af43530806691f4935ee3ed8872f79f44c8f2b9 (diff) |
update user agent example
-rw-r--r-- | dillorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -209,7 +209,7 @@ search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # # See http://zytrax.com/tech/web/browser_ids.htm for a compilation of strings. # -# http_user_agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0" +# http_user_agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0" # http_user_agent="Wget/1.13.4 (linux-gnu)" #The default is "Dillo/"+current_version_number |