about summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorJosh Rickmar <jrick@conformal.com>2013-06-06 15:33:27 -0400
committerJosh Rickmar <jrick@conformal.com>2013-06-06 15:33:27 -0400
commit4f4eccd1273fa42b30611dae5304ba87f9ab7246 (patch)
treec7b0137ad229d8502a1c777ba8288d9ba67c93a1
parent3ae1aab215f8c40299ef82188c1f06e02f3a2abd (diff)
downloadxombrero-4f4eccd1273fa42b30611dae5304ba87f9ab7246.tar.gz
remove xombrero UA from google search strings
-rw-r--r--about.c2
-rw-r--r--xombrero.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/about.c b/about.c
index fdab608..d9c1fc0 100644
--- a/about.c
+++ b/about.c
@@ -117,7 +117,7 @@ struct search_type {
 	const char		*name;
 	const char		*url;
 } search_list[] = {
-	{ "Google (SSL)",	"https://encrypted.google.com/search?q=%s&&client=xombrero" },
+	{ "Google (SSL)",	"https://encrypted.google.com/search?q=%s" },
 	{ "Bing",		"http://www.bing.com/search?q=%s" },
 	{ "Yahoo",		"http://search.yahoo.com/search?p=%s" },
 	{ "DuckDuckGo",		"https://duckduckgo.com/?q=%s" },
diff --git a/xombrero.conf b/xombrero.conf
index b4b3f37..b4e033b 100644
--- a/xombrero.conf
+++ b/xombrero.conf
@@ -79,7 +79,7 @@
 # engine.
 #
 # Google
-# search_string		= https://www.google.com/search?q=%s&&client=xombrero
+# search_string		= https://www.google.com/search?q=%s
 #
 # Yahoo
 # search_string		= http://search.yahoo.com/search?p=%s
@@ -125,7 +125,7 @@
 # Where the link part might contain "%s", the "%s" will be substituted
 # with the user's input when the alias is expanded.
 
-# alias = s,	  https://www.google.com/search?q=%s&&client=xombrero
+# alias = s,	  https://www.google.com/search?q=%s
 # alias = w,	  https://secure.wikimedia.org/wikipedia/en/w/index.php?title=Special%3ASearch&search=%s
 # alias = ports,  http://openports.se/search.php?so=%s