From 28a693eea64c1d1912b58e125d7a966b1a26fbe1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 27 Aug 2024 08:36:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcJyPublic.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcJyPublic.js | 1 + 1 file changed, 1 insertion(+) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index fdd052e9..40b2eb63 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -119,6 +119,7 @@ function checkBoxUrl(input) { if(!fileExist(tmpFile)){ showLoading('检测在线文件有效性'); html = getContnet(input); + log(html); if(html){ writeFile(tmpFile, html); }