diff options
Diffstat (limited to 'locales/searchplugins/yacy.xml')
-rw-r--r-- | locales/searchplugins/yacy.xml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/locales/searchplugins/yacy.xml b/locales/searchplugins/yacy.xml index 0a925b7..b6152b1 100644 --- a/locales/searchplugins/yacy.xml +++ b/locales/searchplugins/yacy.xml @@ -12,17 +12,17 @@ <AdultContent>true</AdultContent> <Description>YaCy is a 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 'RAF-Zelle'.</Description> - <Url type="text/html" method="GET" template="https://search.oonn.de/yacysearch.html?query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&nav=all&resource=global" /> - <Url type="application/rss+xml" method="GET" template="https://search.oonn.de/yacysearch.rss?nav=&query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&nav=all&resource=global" /> - <Url type="application/atom+xml" method="GET" template="https://search.oonn.de/yacysearch.atom?query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&resource=global" /> + <Url type="text/html" method="GET" template="https://yacy.snopyta.org/yacysearch.html?query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&nav=all&resource=global" /> + <Url type="application/rss+xml" method="GET" template="https://yacy.snopyta.org/yacysearch.rss?nav=&query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&nav=all&resource=global" /> + <Url type="application/atom+xml" method="GET" template="https://yacy.snopyta.org/yacysearch.atom?query={searchTerms}&startRecord={startIndex?}&maximumRecords={count?}&resource=global" /> - <Url type="application/x-suggestions+json" template="https://search.oonn.de/suggest.json?query={searchTerms}"/> - <Url type="application/x-suggestions+xml" template="https://search.oonn.de/suggest.xml?query={searchTerms}"/> + <Url type="application/x-suggestions+json" template="https://yacy.snopyta.org/suggest.json?query={searchTerms}"/> + <Url type="application/x-suggestions+xml" template="https://yacy.snopyta.org/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://github.com/orgs/yacy/teams/yacy_developers</Developer> <Query role="example" searchTerms="yacy+free+software" /> <Tags>YaCy Free Software P2P Peer-to-Peer Uncensored Distributed Web Search Engine</Tags> - <Contact>See https://search.oonn.de/ViewProfile.html?hash=localhash</Contact> + <Contact>See https://yacy.snopyta.org/ViewProfile.html?hash=localhash</Contact> <Attribution>http://yacy.net YaCy Software &copy; 2004-2014 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution> <SyndicationRight>open</SyndicationRight> -</OpenSearchDescription>
\ No newline at end of file +</OpenSearchDescription> |