crawler/htroot/api/getpageinfo_p.json
2025-03-26 09:12:37 +09:00

17 lines
355 B
JSON

{
"item": {
"title": "#[title]#",
"desc": "#[desc]#",
"lang" : "#[lang]#",
"robots": "#(robots-allowed)#0::1::#(/robots-allowed)#",
"robotsInfo": "#[robotsInfo]#",
"icons": [#{icons}#
"#[icon]#"#(eol)#::,#(/eol)#
#{/icons}#],
"filter": "#[filter]#",
"tags": "#{tags}##[tag]#,#{/tags}#",
"oai": "#[oai]#"
}
}