1
0
Fork 0
fenix/app/src/main/assets/searchplugins/yahoo.xml

15 lines
2.1 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<!-- This Source Code Form is subject to the terms of the Mozilla Public
- License, v. 2.0. If a copy of the MPL was not distributed with this
- file, You can obtain one at http://mozilla.org/MPL/2.0/. -->
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
<ShortName>Yahoo</ShortName>
<Description>Get the best of the web with Yahoo</Description>
<InputEncoding>UTF-8</InputEncoding>
<LongName>Yahoo</LongName>
<Language>*</Language>
<Image height="16" width="16">data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADAAAAAwCAMAAABg3Am1AAABblBMVEVoCNdhAdJhAtJgAdMAAABhAdNgAdNgAdL////+/v7t4/p8LtraxPR+MdrYwfRhAtKcYeNkB9P38/yjbeVhA9KeZePw6PpwG9ZoDtSufuh6KtliBNLOsvGIQd3NsPG5j+vp3fn9/f67k+uWV+H49f2YWuGvgOjVvfN3JdhnDNR8LdlpENSkbuWGPtz8+/62iurAm+369/1jBdLDoO6ANNvSt/L17/y+mOy8ley7kuv7+f1jBtP49P3fzPZrEtVtFdWRUOCLRd6zhuluF9br3/l1I9ireefo2/j28fxmC9Pl1vencuaSUeCTUuCpduafZuTi0vdpD9Stfejhz/bKq/BoDdTBne3YwvSRT99sFNX59v2/me3QtPHk1felcOV4KNmKRN7VvPPQtfHk1PeJQ91yHdfh0Pbz7PtlCdPgzvZkCNObX+KHQN2tfOeVVuH7+v7cyPWEOtyCN9vLrPDcx/XHpu/dyvWyhel0Idf9/P5iN2oEAAAAB3RSTlMg+6DmAO3nswFBFgAAAYpJREFUeF7V1tVu80AUBOC1AxNm5pSZmZmZGX5mxrevdE5dVYnr7l5mLqKJfD7LF2vvCrvQnRqkotl0YRfCAYU4hNChFF041YBNaGpAE1BMbYK5ZkpIFiyWXZQ2WTDK8z5IgvYIg01ZsMXzpaAkyHoYdEASNPL8UGsl8DdRkgzG0/TPD0wy6EYlmO6lC38f33dsHp083/W6CqCHQKKPgI9AP1Bg8BvVIOMmUQ8AXh7zo6XMbcAEYJBAAACGjTrC8hhmYJYvZoDUBLUNTDUwmDEF2CFQB0SpLMSwxPPLQXMQIrCyijUq60DuD6UR5iCcILGdJxjZff592COwf2A82mH0qHhiBU7PSLjppwVeWkaF4NMA5wQoF4hdcruyANfuB3AD7327tQB4YYCXQP6+BqzAKwPEgVQD17QVwBsGb98BiFN9/8ESfGTAq/xTruT7HIYl+ELga1L6Q/bNWP6S4LuL8kMa/CTwC7Lg338C9dKgSPOebM1tKIpR3naVN3blo4P64cQudJvK8ecOnLxgF5jVCT8AAAAASUVORK5CYII=</Image>
<Url rel="results" type="text/html" method="get" template="https://search.yahoo.com/search?p={searchTerms}&amp;fr=opensearch"/>
<Url rel="suggestions" type="application/json" template="https://search.yahoo.com/sugg/os?command={searchTerms}&amp;output=fxjson&amp;fr=opensearch"/>
<Url rel="self" type="application/opensearchdescription+xml" template="https://search.yahoo.com/opensearch.xml"/>
</SearchPlugin>