更新 'SrcJySet.js'

pull/1/head
src48597962 2 years ago
parent f849943cc4
commit ab49c5b08a
  1. 2
      SrcJySet.js

@ -2173,7 +2173,7 @@ function extension(){
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||[];

Loading…
Cancel
Save