From e5a826b337b110b785a0e4601d636dac039dd6b8 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Fri, 17 Feb 2023 12:47:48 +0800 Subject: [PATCH] Delete l0l.js --- l0l.js | 25 ------------------------- 1 file changed, 25 deletions(-) delete mode 100644 l0l.js diff --git a/l0l.js b/l0l.js deleted file mode 100644 index b5c18521..00000000 --- a/l0l.js +++ /dev/null @@ -1,25 +0,0 @@ -var rule = { - title:'l0l', - host:'https://www.l0l.tv', - url: '/index.php/vod/show/id/fyclass/page/fypage.html', - class_parse:'.ecnav-nav .main-nav;a&&Text;a&&href;.*/(.*?).html', - searchUrl:'/index.php/vod/search/page/fypage/wd/**.html', - searchable:2,//是否启用全局搜索, - quickSearch:0,//是否启用快速搜索, - headers: {//网站的请求头,完整支持所有的,常带ua和cookies - 'User-Agent': 'PC_UA', - }, - lazy:'', - limit:6, - 推荐: '*', - 一级: '.vodlist&&.pack-ykpack;a&&title;.eclazy&&data-original;.pack-prb&&Text;a&&href', - 二级: { - "title": "h2.title&&Text;.play-tag.cor3 span--div:eq(3)&&Text", - "img": ".poster&&style", - "desc": ".remarks&&Text;;;.info-wrap--span:eq(1)&&Text;.info-wrap--span:eq(0)&&Text", - "content": ".info-wrap.cor3--span&&Text", - "tabs": ".swiper-wrapper.cf a", - "lists": "#playsx:eq(#id)&&li" - }, - 搜索:'.ec-search li;*;*;*;*', -} \ No newline at end of file