From e28daa1ca5ca91399ebb7f6540d81b9cf947fb12 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Sat, 22 Apr 2023 09:30:04 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJuSet.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJuSet.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJuSet.js b/SrcJuSet.js index f5cc4863..86c03793 100644 --- a/SrcJuSet.js +++ b/SrcJuSet.js @@ -96,6 +96,7 @@ function SRCSet() { showLoading("正在导入,请稍后..."); let parseurl = aesDecode('SrcJu', input.split('¥')[1]); let content = parsePaste(parseurl); + log(content) let datalist2 = JSON.parse(aesDecode('SrcJu', content)); log(datalist2) let sourcedata = fetch(sourcefile);