diff options
author | corvid <corvid@lavabit.com> | 2013-01-26 05:20:35 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2013-01-26 05:20:35 +0000 |
commit | f4155aba4ee71f60b2e674b068052180598acc9e (patch) | |
tree | 04d29f2ddd82f6d27f187614ace5b0b807e2a13e /dillorc | |
parent | 0a8f37aa90e1132f302aec6ea004672de39c1690 (diff) |
dillorc update sample user agent
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -198,7 +198,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 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1" +# http_user_agent="Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" # http_user_agent="Wget/1.12 (linux-gnu)" #The default is "Dillo/"+current_version_number |