更新 'SrcJyPublic.js'

master
src48597962 6 months ago
parent db59c55314
commit 796479cef1
  1. 2
      SrcJyPublic.js

@ -119,7 +119,7 @@ function checkBoxUrl(input) {
if(!fileExist(tmpFile)){ if(!fileExist(tmpFile)){
showLoading('检测在线文件有效性'); showLoading('检测在线文件有效性');
html = getContnet(input); html = getContnet(input);
log(html); //log(html);
if(html){ if(html){
writeFile(tmpFile, html); writeFile(tmpFile, html);
} }

Loading…
Cancel
Save