From 796479cef1ba0be8584311379f9c7f28e0392ff1 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Tue, 27 Aug 2024 15:07:01 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SrcJyPublic.js b/SrcJyPublic.js index 40b2eb63..1af195f7 100644 --- a/SrcJyPublic.js +++ b/SrcJyPublic.js @@ -119,7 +119,7 @@ function checkBoxUrl(input) { if(!fileExist(tmpFile)){ showLoading('检测在线文件有效性'); html = getContnet(input); - log(html); + //log(html); if(html){ writeFile(tmpFile, html); }