yacy_search_server/htroot/api/getpageinfo.json
2012-06-10 13:09:00 +02:00

15 lines
309 B
JSON

{
"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]#"
}
}