summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaming4JC <g4jc@hyperbola.info>2019-10-12 20:37:51 -0400
committerGaming4JC <g4jc@hyperbola.info>2019-10-12 20:37:51 -0400
commit6c4ace2136bf852ac4a35896299d3a309912534f (patch)
tree3b375740448233637f39eb0284d67e38ce3f3c58
parentdead380eb2439e17e086c422666656076acb7f65 (diff)
downloadiceweasel-uxp-6c4ace2136bf852ac4a35896299d3a309912534f.tar.gz
Switch YaCy search to working instance
-rw-r--r--locales/searchplugins/yacy.xml12
1 files changed, 6 insertions, 6 deletions
diff --git a/locales/searchplugins/yacy.xml b/locales/searchplugins/yacy.xml
index b6152b1..16e33cd 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://yacy.snopyta.org/yacysearch.html?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
- <Url type="application/rss+xml" method="GET" template="https://yacy.snopyta.org/yacysearch.rss?nav=&amp;query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
- <Url type="application/atom+xml" method="GET" template="https://yacy.snopyta.org/yacysearch.atom?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;resource=global" />
+ <Url type="text/html" method="GET" template="https://lookdown.live/yacysearch.html?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
+ <Url type="application/rss+xml" method="GET" template="https://lookdown.live/yacysearch.rss?nav=&amp;query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;nav=all&amp;resource=global" />
+ <Url type="application/atom+xml" method="GET" template="https://lookdown.live/yacysearch.atom?query={searchTerms}&amp;startRecord={startIndex?}&amp;maximumRecords={count?}&amp;resource=global" />
- <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}"/>
+ <Url type="application/x-suggestions+json" template="https://lookdown.live/suggest.json?query={searchTerms}"/>
+ <Url type="application/x-suggestions+xml" template="https://lookdown.live/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://yacy.snopyta.org/ViewProfile.html?hash=localhash</Contact>
+ <Contact>See https://lookdown.live/ViewProfile.html?hash=localhash</Contact>
<Attribution>http://yacy.net YaCy Software &amp;copy; 2004-2014 by Michael Christen et al., YaCy.net; Content: ask peer owner</Attribution>
<SyndicationRight>open</SyndicationRight>
</OpenSearchDescription>