src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/StartPage_en.xml

branch
eric7
changeset 9209
b99e7fd55fd3
parent 8312
800c432b34c8
diff -r 3fc8dfeb6ebe -r b99e7fd55fd3 src/eric7/WebBrowser/OpenSearch/DefaultSearchEngines/StartPage_en.xml
--- /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}&amp;cat=web&amp;pl=opensearch&amp;language=english"/>
+    <Url method="get" type="application/x-suggestions+json" template="https://www.startpage.com/cgi-bin/csuggest?query={searchTerms}&amp;limit=10&amp;lang=english&amp;format=json"/>
+    <Image>https://www.startpage.com/graphics/favicon/sp-favicon-16x16.png</Image>
+</OpenSearchDescription>

eric ide

mercurial