diff options
author | corvid <corvid@lavabit.com> | 2011-08-23 18:49:45 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2011-08-23 18:49:45 +0000 |
commit | 24ebca020973652faa6636cb6c6cc2f2a2d21c32 (patch) | |
tree | 1d63f359acc647337466132f2286baa1be46bd92 | |
parent | 96b90fbedda276a6fa3fc3ea52693f2cdc976d3f (diff) |
dillorc: de-bowdlerise duckduckgo search option
-rw-r--r-- | dillorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -114,7 +114,7 @@ # Format: search_url="[<label> ]<url>" # You can enable multiple search_url strings at once and select from among # them at runtime, with the first being the default. -# search_url="DuckDuckGo http://duckduckgo.com/html?q=%s" +# search_url="DuckDuckGo http://duckduckgo.com/html?kp=-1&q=%s" # search_url="Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go" # search_url="Lycos http://search.lycos.com/?query=%s" #search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" |