summaryrefslogtreecommitdiff
path: root/src/data/facebook.xml
blob: 612e7cd0fc5da78f77c7c4c81a56de6da7da9dea (plain)
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Facebook</ShortName>
    <Description>Search Facebook</Description>
    <Url method="get" template="http://www.facebook.com/search/?src=os&amp;q={searchTerms}"/>
    <Url method="get" type="application/x-suggestions+xml" template="http://www.facebook.com/search/opensearch_typeahead.php?format=xml&amp;q={searchTerms}"/>
    <Image>http://www.facebook.com/favicon.ico</Image>
</OpenSearchDescription>