From a23a95cbc9594b7a381e948ceea7cb5619cba422 Mon Sep 17 00:00:00 2001 From: src48597962 <48597962@qq.com> Date: Wed, 16 Nov 2022 15:18:33 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/SrcAutoTmpl.js b/SrcAutoTmpl.js index f8adc362..08088a47 100644 --- a/SrcAutoTmpl.js +++ b/SrcAutoTmpl.js @@ -37,11 +37,12 @@ function autoerji(url){ let tabs = pdfa(html,t.tabs); let lists = pdfa(html,t.lists.split(',')[0]);//全线路影片列表 log(tabs) + /* var arts = []; tabs.forEach(item => { arts.push(pdfh(item, t.tabs_text).replace(//g,'').replace(/ /g,'').replace(/ /g,'').replace(eval(filter), '')); }); - log(arts); + log(arts);*/ /* var conts = []; for (let i = 0; i < lists.length; i++) {