mirror of
https://github.com/yacy/yacy_search_server.git
synced 2025-07-17 08:26:08 -04:00
*) Changed yacysearch.html to yacysearch.rss because A9 does not accept html (anymore?).
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3287 6c8d7289-2bf4-0310-a012-ef5d649a1542
This commit is contained in:
@ -10,7 +10,7 @@
|
||||
<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 '#[clientname]#'.</Description>
|
||||
<Url type="text/html" method="GET" template="http://#[thisaddress]#/yacysearch.html?search={searchTerms}&Enter=Search" />
|
||||
<Url type="application/rss+xml" method="GET" template="http://#[thisaddress]#/yacysearch.rss?search={searchTerms}&Enter=Search" />
|
||||
<Developer>See http://developer.berlios.de/projects/yacy/</Developer>
|
||||
<Query role="example" searchTerms="yacy" />
|
||||
<Tags>YaCy P2P Web Search</Tags>
|
||||
|
Reference in New Issue
Block a user