From 6c0579cab065d3eea09c35851ca95bd9b033e694 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=BD=87=E6=B4=92?= <78096245+PizazzGY@users.noreply.github.com> Date: Tue, 18 Jul 2023 12:11:10 +0800 Subject: [PATCH] =?UTF-8?q?Delete=20=E5=90=BC=E5=90=BC=E5=BD=B1=E8=A7=86.j?= =?UTF-8?q?s?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- JS/吼吼影视.js | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 JS/吼吼影视.js diff --git a/JS/吼吼影视.js b/JS/吼吼影视.js deleted file mode 100644 index daf076f..0000000 --- a/JS/吼吼影视.js +++ /dev/null @@ -1,25 +0,0 @@ -var rule = { - title:'HoHo影视', - host:'https://www.hoho.tv', - // homeUrl:'/', - url:'/vod/show/fyclass/page/fypage.html', - searchUrl:'/vod/search/page/fypage/wd/**.html', - searchable:2,//是否启用全局搜索, - quickSearch:0,//是否启用快速搜索, - filterable:0,//是否启用分类筛选, - headers:{//网站的请求头,完整支持所有的,常带ua和cookies - 'User-Agent':'MOBILE_UA', - // "Cookie": "searchneed=ok" - }, - //class_parse:'.nav-menu-items&&li;a&&title;a&&href;/(\\d+).html', - class_name:'电影&电视剧&综艺&动漫&纪录片', - class_url:'1&2&3&4&20', - play_parse:true, - lazy:'', - limit:6, - 推荐:'.module-item;.module-item-cover&&.module-item-pic;a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href', - double:true, // 推荐内容是否双层定位 - 一级:'.module-list&&.module-item;.module-item-pic&&a&&title;.lazyloaded&&data-src;.module-item-text&&Text;a&&href', - 二级:{"title":"h1&&Text;.video-info-aux.scroll-content&&Text","img":".lazyload&&data-src","desc":".module-info-content&&.module-info-item:eq(-2)&&Text;.module-info-content&&.module-info-item:eq(-2)&&Text;.module-info-content&&.module-info-item:eq(-2)&&Text;.video-info-items:eq(1)&&.video-info-item.video-info-actor&&Text;.video-info-items:eq(0)&&.video-info-item.video-info-actor&&Text","content":".video-info-item.video-info-content.vod_content&&Text","tabs":".module-tab-content&&.module-tab-item.tab-item","lists":".module-blocklist.scroll-box.scroll-box-y:eq(0)&&.scroll-content a"}, - 搜索:'.module-search-item;.lazy.lazyload&&alt;img&&data-src;.video-serial&&Text;a.video-serial&&href', -}