From a1733d696f2814a3176634cdaaf3d430ba4f05f4 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Fri, 21 Oct 2022 19:08:21 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20=E7=9C=8B=E4=BA=86=E4=B9=88.js?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 看了么.js | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 看了么.js diff --git a/看了么.js b/看了么.js deleted file mode 100644 index eefa2a6b..00000000 --- a/看了么.js +++ /dev/null @@ -1,26 +0,0 @@ -var rule = { - title:'看了么', - host:'https://www.ksksl.com', - // homeUrl:'/', - url:'/show/fyclass/page/fypage.html', - searchUrl:'/ch.html?wd=**', - searchable:1, - quickSearch:1, - headers:{ - 'User-Agent':'UC_UA' - }, - timeout:5000, - class_name:'电影&电视剧&动漫&综艺&纪录片',//静态分类名称拼接 - class_url:'dy&tv&dm&zy&jl',//静态分类标识拼接 - play_parse:true, - lazy:'', - limit:5, - 推荐:'.dx-top;li;a&&title;a&&data-original;.vod_remarks&&Text;a&&href', - double:true, // 推荐内容是否双层定位 - - 一级:'ul.dx-list li;a&&title;a&&data-original;.vod_remarks&&Text;a&&href', - - 二级:{"title":".obj-info h1&&Text;","img":"img:eq(2)&&src","desc":".video-info.d-none.d-sm-block&&Text","content":".vod_content&&Text","tabs":".play-title h2","lists":".play_li.fn-clear:eq(#id) a"}, - - 搜索:'.movie-list-body;.movie-list-item;.movie-title&&Text;.movie-post-lazyload&&data-original;.vod_remarks&&Text;a&&href', -} \ No newline at end of file