function conky_json(str) return string.gsub(conky_parse(str), '[\\"]', '\\%1') end