diff --git a/SrcJySet.js b/SrcJySet.js index 1a4baf54..74bfc4b0 100644 --- a/SrcJySet.js +++ b/SrcJySet.js @@ -2256,7 +2256,7 @@ function Resourceimport(input,importtype,boxdy){ html = html.replace(/api\"\:csp/g,'api":"csp').replace(reg, function(word) { return /^\/{2,}/.test(word) || /^\/\*/.test(word) ? "" : word; }).replace(/^.*#.*$/gm,"").replace(/\,\,/g,',');//.replace(/=\\n\"/g,'="')|[\t\r\n] - //log(html); + log(html); eval('var data = ' + html) //var data = JSON.parse(html); var jiekou = data.sites||[];