--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/StartPage_en.xml Thu Jul 07 11:23:56 2022 +0200 @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> + <ShortName>StartPage - English</ShortName> + <Description>StartPage Search</Description> + <Url method="get" type="text/html" template="https://www.startpage.com/do/dsearch?query={searchTerms}&cat=web&pl=opensearch&language=english"/> + <Url method="get" type="application/x-suggestions+json" template="https://www.startpage.com/cgi-bin/csuggest?query={searchTerms}&limit=10&lang=english&format=json"/> + <Image>https://www.startpage.com/graphics/favicon/sp-favicon-16x16.png</Image> +</OpenSearchDescription>