From c7efa1c532f625041e5c2d61b58143532b41e627 Mon Sep 17 00:00:00 2001 From: tloook Date: Sat, 5 Aug 2023 18:55:13 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Dikanbot2=E6=92=AD=E6=94=BE?= =?UTF-8?q?=E5=8E=86=E5=8F=B2=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/ikanbot2.js | 5 +++-- js/影视之家.js | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/js/ikanbot2.js b/js/ikanbot2.js index 26db8d0..bc1f1cb 100644 --- a/js/ikanbot2.js +++ b/js/ikanbot2.js @@ -3,8 +3,9 @@ try { VOD={}; let html1 = request(input); pdfh = jsp.pdfh; - VOD.vod_id = pdfh(html1, "#current_id&&value"); - VOD.vod_name = pdfh(html1, "h2&&Text"); + //VOD.vod_id = pdfh(html1, "#current_id&&value"); + VOD.vod_id = input; +VOD.vod_name = pdfh(html1, "h2&&Text"); // VOD.vod_pic = pdfh(html1, ".item-root&&img&&src"); VOD.vod_pic = pdfh(html1, ".item-root&&img&&data-src"); // VOD.vod_actor = pdfh(html1, ".celebrity&&Text"); diff --git a/js/影视之家.js b/js/影视之家.js index e589fe4..f0d5020 100644 --- a/js/影视之家.js +++ b/js/影视之家.js @@ -5,7 +5,8 @@ var rule = { title:'影视之家', 模板:'首图2', // host:'https://www.cmqxysg.com', - host:'https://www.yszj.tv', + // host:'https://www.yszj.tv', + host:'https://www.yszj.vip', // url:'/vodshow/fyclass--------fypage---.html', url:'/vodshow/fyclassfyfilter.html', filterable:1,//是否启用分类筛选,