diff options
author | corvid <corvid@lavabit.com> | 2010-12-17 17:47:24 +0000 |
---|---|---|
committer | corvid <corvid@lavabit.com> | 2010-12-17 17:47:24 +0000 |
commit | fdaee88f5528b9c22b05b54e12c2e56c873c5837 (patch) | |
tree | aa7e533d3d610cc6465ab432ca9c8cfa854b1dd8 /dillorc | |
parent | ec5eef3e761682d9e0145bc6940121a1eda4074f (diff) |
dillorc: alltheweb will be shut down; replace with duckduckgo
News is going around that yahoo is shutting down a bunch of things
including alltheweb (this is news because of del.icio.us).
http://en.wikipedia.org/wiki/List_of_search_engines#General
shows that there's not much out there. duckduckgo's page is less
filled with junk than blekko's, so they win this coveted spot.
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -112,7 +112,7 @@ # "%s" is replaced with the search keywords separated by '+'. # search_url="http://www.wikipedia.org/wiki/Special:Search?search=%s" # search_url="http://search.lycos.com/?query=%s" -# search_url="http://www.alltheweb.com/search?cat=web&query=%s" +# search_url="http://duckduckgo.com/html?q=%s" #search_url="http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" # If set, dillo will ask web servers to send pages in this language. |