diff options
author | Aurelien Desbrieres <aurelien@hackers.camp> | 2015-03-10 14:48:40 +0100 |
---|---|---|
committer | Aurelien Desbrieres <aurelien@hackers.camp> | 2015-03-10 14:48:40 +0100 |
commit | 4f20907fbeefedbf3913af5c484f06f015ef4d0b (patch) | |
tree | b8298e8710af578eda183098b8f47970e5eaf3b4 /libre/mozilla-searchplugins/yacy.xml | |
parent | 40cc1c546fb48ceba14336089b2dc5b789b21821 (diff) | |
parent | 508494e8d61f8a8d56ba34015c8d69b4d349f764 (diff) | |
download | abslibre-4f20907fbeefedbf3913af5c484f06f015ef4d0b.tar.gz abslibre-4f20907fbeefedbf3913af5c484f06f015ef4d0b.tar.bz2 abslibre-4f20907fbeefedbf3913af5c484f06f015ef4d0b.zip |
Simple Ruby version manager
Diffstat (limited to 'libre/mozilla-searchplugins/yacy.xml')
-rw-r--r-- | libre/mozilla-searchplugins/yacy.xml | 28 |
1 files changed, 0 insertions, 28 deletions
diff --git a/libre/mozilla-searchplugins/yacy.xml b/libre/mozilla-searchplugins/yacy.xml deleted file mode 100644 index 9c97f16cc..000000000 --- a/libre/mozilla-searchplugins/yacy.xml +++ /dev/null @@ -1,28 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<OpenSearchDescription - xmlns="http://a9.com/-/spec/opensearch/1.1/" - xmlns:suggestions="http://www.opensearch.org/specifications/opensearch/extensions/suggestions/1.1"> - <ShortName>YaCy</ShortName> - <LongName>YaCy.net - P2P Web Search</LongName> - <Image type="image/gif">http://search.ipredator.se/env/grafics/yacy.png</Image> - <Image width="16" height="16">data:image/x-icon;base64,AAABAAEAEBAAAAAAGABoAwAAFgAAACgAAAAQAAAAIAAAAAEAGAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAD////////Chiu+fBm+fRq+fRq+fRq+fRq+fRq8ehXMmk////////////////////////////++exjUqGfZsnjYsXbYsXbYsXbZsnjTp2W+fBr///////////////////////////+9exfs2r/69/L58+z58+z58+z59e/z59bChSn///////////////////////////+9fBnnz638+fX69O369e748un38Ob59O3Ll0fVrGz////////////////////////Jk0HJlUjXuYrWt4jVtYPr28T58+r59OzPn1fPnlX////////////////////////Rolu8eRXCiTPEjTvCijbNnlj169359e7Zs3vLlkf////////////////////////UqmrAgSLt3MP27eH1693169327+T59Ozo0rG/gB////////////////////////////+/gCDv4Mn48+v38Of59Oz58+v48+vr2b2+fRv///////////////////////////+9ehXr17n58+z48ejo0bDp07T48+zx49DBhCj///////////////////////////+/fhzjyJ/59Oz59OzQoVvNmU759Oz58+vKlUbXrnH////////////////////////LlkfUqmn59Oz48+vZtHzNm1D48+v59OzPoFjOnlX////////////////////////OnVPOnFL59e348+vq1rnEiC7u38j69vDXsHTIkT3////////////////////////UqWjIkD327+T58+3s2bzAgSLp07T79/Pmzqq+fBn///////////////////////////+/fx7v4Mr7+PTx5NDHkD3kyqP8+vjs2r+9exf///////////////////////////++fBjQoFnVq2zTp2bGjTjJk0LWrW7SpWC+exf////////////////////////////Nm1C6dQy7eBG8eBK9exe8ehS7dxC6dQzLlkj////////////AH///wB8x+sAf///AD/+PwA///8AP///AD///4A9PU+APoz/gB///4AdxvOAHoz/gB3368AfjU/AHT1PwB/+P -</Image> - <Language>en-us</Language> - <OutputEncoding>UTF-8</OutputEncoding> - <InputEncoding>UTF-8</InputEncoding> - <AdultContent>true</AdultContent> - <Description>YaCy is an open-source GPL-licensed software that can be used for stand-alone search engine installations or as a client for a multi-user P2P-based web indexing cluster. This is the access to peer '_anonufe-29422893-0'.</Description> - - <Url type="text/html" method="GET" template="http://search.ipredator.se/yacysearch.html?query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&nav=all" /> - <Url type="application/rss+xml" method="GET" template="http://search.ipredator.se/yacysearch.rss?nav=&query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&verify=false" /> - - <Url type="application/x-suggestions+json" template="http://search.ipredator.se/suggest.json?query={searchTerms}"/> - <Url type="application/x-suggestions+xml" template="http://search.ipredator.se/suggest.xml?query={searchTerms}"/> - <!-- syntax according to http://www.loc.gov/standards/sru/. Set verify=true to get snippets in the search results --> - <Developer>See https://gitorious.org/+yacy-developers</Developer> - <Query role="example" searchTerms="yacy+open+source" /> - <Tags>YaCy Open Source P2P Web Search</Tags> - <Contact>See http://search.ipredator.se/ViewProfile.html?hash=localhash</Contact> - <Attribution>YaCy Software &copy; 2004-2012 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution> - <SyndicationRight>open</SyndicationRight> -</OpenSearchDescription> |