diff options
author | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-05-28 21:40:15 +0200 |
---|---|---|
committer | Johannes Hofmann <Johannes.Hofmann@gmx.de> | 2012-05-28 21:40:15 +0200 |
commit | be938ebb2b3c31f6b5138d3ab5b8ede3ee9f1185 (patch) | |
tree | b56062c8498135a3035b1caf66281ad928a86b4e /dillorc | |
parent | 366fe274ebb7b318fe042b3ab2e60bd81179f43e (diff) |
remove scroogle from search engine list, it's discontinued
Submitted by: 123 <p37sitdu@lavabit.com>
Diffstat (limited to 'dillorc')
-rw-r--r-- | dillorc | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -113,7 +113,6 @@ # You can enable multiple search_url strings at once and select from among # them at runtime, with the first being the default. search_url="http://duckduckgo.com/lite/?kp=-1&q=%s" -search_url="Scroogle https://ssl.scroogle.org/cgi-bin/nbbwssl.cgi?Gw=%s" search_url="Wikipedia http://www.wikipedia.org/w/index.php?search=%s&go=Go" search_url="Free Dictionary http://www.thefreedictionary.com/%s" search_url="Google http://www.google.com/search?ie=UTF-8&oe=UTF-8&q=%s" |