From 080fb05d2ab332d643d439ffd6e1446439defc8c Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 24 Jul 2024 13:41:32 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'SrcAutoTmpl.js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SrcAutoTmpl.js | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index c8a79d2a..99f227f1 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -23,6 +23,9 @@ function autoerji(url,html){ tabs.push(name); } }); + if(obj.id==35){ + log(tabs); + } let conts = _pdfa(html,'body&&'+obj.lists.split(';')[0]);//全线路影片列表 let lists = []; let key = obj.lists.split(';')[1]; @@ -40,6 +43,9 @@ function autoerji(url,html){ lists.push(list); } }) + if(obj.id==35){ + log(lists); + } let details1,pic,desc; try{ let details = obj.desc.split(';'); @@ -49,6 +55,9 @@ function autoerji(url,html){ } if(details1&&!detail.details1){detail.details1 = details1;} }catch(e){} + if(obj.id==35){ + log(details1); + } try{ pic = _pdfh(html, obj.img).replace(/http.*\/tu\.php\?tu=|\/img\.php\?url=| |\/tu\.php\?tu=/g,''); if(!/^http/.test(pic)&&pic){