diff --git a/SrcJuSet.js b/SrcJuSet.js index 8263c2af..3ef05fef 100644 --- a/SrcJuSet.js +++ b/SrcJuSet.js @@ -66,6 +66,7 @@ function SRCSet() { showLoading("正在导入,请稍后..."); let parseurl = aesDecode('SrcJu', input.split('¥')[1]); let content = parsePaste(parseurl); + log(content) let datalist2 = JSON.parse(aesDecode('SrcJu', content)); let sourcedata = fetch(sourcefile); if (sourcedata != "") {