diff options
| author | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-28 11:49:54 +0000 |
|---|---|---|
| committer | low012 <low012@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2007-01-28 11:49:54 +0000 |
| commit | cd86e7813a5629fb2fbf13e868f18f8052600c4a (patch) | |
| tree | ade25593982b0b6bd9ebe326e08e58d588c61ffe /htroot/opensearchdescription.xml | |
| parent | f88487e964a08e16ae64da4ecb587dad802dcff9 (diff) | |
*) 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
Diffstat (limited to 'htroot/opensearchdescription.xml')
| -rw-r--r-- | htroot/opensearchdescription.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/opensearchdescription.xml b/htroot/opensearchdescription.xml index c8ecdac54..55003e6ed 100644 --- a/htroot/opensearchdescription.xml +++ b/htroot/opensearchdescription.xml @@ -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> |
