更新 'SrcJyPublic.js'

master
src48597962 6 months ago
parent f67f514f49
commit 28a693eea6
  1. 1
      SrcJyPublic.js

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

Loading…
Cancel
Save