diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index 4592caf5..745d786f 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -10,6 +10,7 @@ function 获取源码(url){ } function autoerji(url){ + log(url); let data = {}; if(!/http/.test(url)){return data;} try{