On 08/08/2012 05:29 PM, Calvin Morrison wrote:
We should also add Duck Duck Go, another tracking free engine
That is #14 on http://trinity.etherpad.trinitydesktop.org/49
What we need to know is what goes in the URL part of web shortcuts. I've tested what StartPage published:
'http://startpage.com/do/search?query=%5C%7B@%7D'
(we can use https also)
and it works fine. What form does Duck Duck Go take? I guess it would be similar. Looking, I think it is:
'https://duckduckgo.com/html/?q=%5C%7B@%7D'
at least that is what I got to work. I added it.