yacy_search_server/htroot/api/getpageinfo.json

15 lines
309 B
JSON
Raw Normal View History

2012-05-30 17:11:31 +02:00
{
"item": {
"title": "#[title]#",
"desc": "#[desc]#",
"lang" : "#[lang]#",
"robots": "#(robots-allowed)#0::1::#(/robots-allowed)#",
"robotsInfo": "#[robotsInfo]#",
"favicon": "#[favicon]#",
"filter": "#[filter]#",
"tags": "#{tags}##[tag]#,#{/tags}#",
"oai": "#[oai]#"
}
}