*) adding guid to yacysearch.rss

git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@3435 6c8d7289-2bf4-0310-a012-ef5d649a1542
pull/1/head
theli 18 years ago
parent 1cba31de43
commit 8e9bee12fc

@ -18,10 +18,11 @@
#(type)#
#{results}#
<item>
<title>#[description]#</title>
<title><![CDATA[#[description]#]]></title>
<link>#[url]#</link>
#(snippet)#::<description>#[text]#</description>#(/snippet)#
#(snippet)#::<description><![CDATA[#[text]#]]></description>#(/snippet)#
<pubDate>#[date]#</pubDate>
<guid>#[urlhash]#</guid>
</item>
#{/results}#
<yacyTopwords:topwords>

Loading…
Cancel
Save