aboutsummaryrefslogtreecommitdiff
path: root/dillorc
diff options
context:
space:
mode:
authorcorvid <corvid@dillo.org>2013-12-10 21:06:46 +0000
committercorvid <corvid@dillo.org>2013-12-10 21:06:46 +0000
commit21661c817ca0f56daea62ed4f311e482dbded84c (patch)
treea49ad5bc9b0c83a31f14e16ac041d4ab3dfcc411 /dillorc
parent6c7572f8bd23064f96ba716e1ba8ba8a34847001 (diff)
dillorc update http_user_agent examples
Diffstat (limited to 'dillorc')
-rw-r--r--dillorc4
1 files changed, 2 insertions, 2 deletions
diff --git a/dillorc b/dillorc
index fc0b1019..829d4f6f 100644
--- a/dillorc
+++ b/dillorc
@@ -209,8 +209,8 @@ 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:18.0) Gecko/20100101 Firefox/18.0"
-# http_user_agent="Wget/1.12 (linux-gnu)"
+# http_user_agent="Mozilla/5.0 (Windows NT 6.1; WOW64; rv:25.0) Gecko/20100101 Firefox/25.0"
+# http_user_agent="Wget/1.13.4 (linux-gnu)"
#The default is "Dillo/"+current_version_number
#-------------------------------------------------------------------------