yacy_search_server/htroot/yacysearchitem.json

33 lines
927 B
JSON

#(content)#::#(nl)#:: ,#(/nl)#
{
"title": "#[title-json]#",
"link": "#[link]#",
"code": "#[code]#",
"description": "#[description-json]#",
"pubDate": "#[date822]#",
#(showEvent)#::"eventDate": "#[date822]#",#(/showEvent)#
"size": "#[size]#",
"sizename": "#[sizename]#",
"guid": "#[urlhash]#",
"faviconUrl": "#[faviconUrl]#",
"host": "#[host]#",
"path": "#[path]#",
"file": "#[file]#",
"urlhash": "#[urlhash]#",
"ranking": "#[ranking]#"
}::#(item)#::#(nl)#:: ,#(/nl)#
{
"title": "#[name]#",
"icon": "/ViewImage.png?maxwidth=96&maxheight=96&code=#[code]#",
"image": "#[href]#",
"cache": "#[hrefCache]#",
"url": "#[source]#",
"urlhash": "#[urlhash]#",
"host": "#[sourcedom]#",
"width": "#[width]#",
"height": "#[height]#"
}#(/item)#::
::
::
::
#(/content)#