--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric6/Helpviewer/OpenSearch/DefaultSearchEngines/Google_Im_Feeling_Lucky.xml Sun Apr 14 15:09:21 2019 +0200 @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> + <ShortName>Google (I'm Feeling Lucky)</ShortName> + <Description>Google Web Search</Description> + <Url method="get" type="text/html" template="http://www.google.com/search?btnI=&hl={language}&lr=lang_{language}&q={searchTerms}"/> + <Url method="get" type="application/x-suggestions+json" template="http://suggestqueries.google.com/complete/search?output=firefox&hl={language}&q={searchTerms}"/> + <Image>http://www.google.com/favicon.ico</Image> +</OpenSearchDescription>