diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index 8935e839..81734a3f 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -1,3 +1,4 @@ +//本代码仅用于个人学习,请勿用于其他作用,下载后请24小时内删除,代码虽然是公开学习的,但请尊重作者,应留下说明 function autoerji(url,html){ let data = {}; if(!/http/.test(url)){return data;}