From 5a63013131fbe1c3e98e8724d43fa42afe54b10c Mon Sep 17 00:00:00 2001 From: zzzlllmmm1 Date: Mon, 24 Oct 2022 11:47:36 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20'js'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- js/js_冲TMTV[飞].js | 16 ++++++++++++++++ js/js_尘落影视.js | 23 +++++++++++++++++++++++ js/js_欧乐影院[飞].js | 12 ++++++++++++ js/js_爱车MV.js | 33 +++++++++++++++++++++++++++++++++ js/js_量子影视.js | 8 ++++++++ 5 files changed, 92 insertions(+) create mode 100644 js/js_冲TMTV[飞].js create mode 100644 js/js_尘落影视.js create mode 100644 js/js_欧乐影院[飞].js create mode 100644 js/js_爱车MV.js create mode 100644 js/js_量子影视.js diff --git a/js/js_冲TMTV[飞].js b/js/js_冲TMTV[飞].js new file mode 100644 index 0000000..d010b0f --- /dev/null +++ b/js/js_冲TMTV[飞].js @@ -0,0 +1,16 @@ +var rule={ +title:'冲TMTV', +host:'https://chongtmtv.com', +url:'/index.php/vod/show/id/fyclass/page/fypage.html', +searchUrl:'/vod/search/page/fypage/wd/**.html', +searchable:2, +quickSearch:1, +filterable:0, +headers:{'User-Agent':'MOBILE_UA', }, +class_name:'电影&电视剧&综艺&动漫', +class_url:'1&2&3&4', +推荐:'.list-a.size;a&&title;.lazy&&data-original;.list-remarks&&Text;a&&href', +一级:'.list-a.size&&ul li;a&&title;.lazy&&data-original;.list-remarks&&Text;a&&href', +二级:{"title":"h2&&Text;.play-news&&Text","img":".lazyload&&data-original","desc":";;;.play-top p span:eq(0)&&Text;.play-top p span:eq(1)&&Text","content":".play-bottom&&Text","tabs":".swiper-wrapper a","lists":".content-playlist:eq(#id) a"}, +搜索:'.myui-vodlist__media.clearfix li;*;*;*;*', +} \ No newline at end of file diff --git a/js/js_尘落影视.js b/js/js_尘落影视.js new file mode 100644 index 0000000..d8ec910 --- /dev/null +++ b/js/js_尘落影视.js @@ -0,0 +1,23 @@ +var rule={ + title:'尘落影视', + host:'http://v.ftixkrv.cn', + url:'/whole/fyclass_______0_addtime_fypage.html', + searchUrl:'/?c=search&wd=**&sort=addtime&order=desc&page=fypage', + searchable:2,//是否启用全局搜索, + quickSearch:0,//是否启用快速搜索, + filterable:0,//是否启用分类筛选, + headers:{//网站的请求头,完整支持所有的,常带ua和cookies + 'User-Agent':'PC_UA', + // "Cookie": "searchneed=ok" + }, + class_name:'电影&电视剧&综艺&动漫', + class_url:'1&2&4&3', + cate_exclude:'全网资源', + play_parse:true, + lazy:'', + limit:6, + 推荐:'.movie-item-in;a&&title;img&&src;em&&Text;a&&href', + 一级:'.movie-item-in;a&&title;img&&src;em&&Text;a&&href', + 二级:{"title":"h1&&Text;.table-striped tr:eq(2)&&Text","img":".img-thumbnail&&src","desc":";;.table-striped tr:eq(3)&&Text;.table-striped tr:eq(1)&&Text;.table-striped tr:eq(0)&&Text","content":".movie-introduce&&Text","tabs":".nav.nav-tabs li a","lists":".tab-pane.active:eq(#id) div a"}, + 搜索:'.movie-item-in;a&&title;img&&src;em&&Text;a&&href', +} \ No newline at end of file diff --git a/js/js_欧乐影院[飞].js b/js/js_欧乐影院[飞].js new file mode 100644 index 0000000..720d194 --- /dev/null +++ b/js/js_欧乐影院[飞].js @@ -0,0 +1,12 @@ +var rule = Object.assign(muban.vfed,{ +title:'欧乐影院', +host:'https://www.olevod.com', +'User-Agent':'MOBILE_UA', +class_parse:'ul.top_nav&&li;a&&Text;a&&href;./(\\d+).html', +cate_exclude:'午夜影院|VIP蓝光影院|电视直播', +推荐:'.cbox_list;ul&&li;a&&title;.lazyload&&data-original;.text_dy&&Text;a&&href', +double:true, // 推荐内容是否双层定位 +一级:'.vodlist&&li;a&&title;.lazyload&&data-original;.text_dy&&Text;a&&href', +二级:{"title":".hd_tit&&Text;.content_min&&ul&&li&&Text","img":".lazyload&&data-original","desc":";;;.content_min&&ul&&li:eq(2) a&&Text;.content_min&&ul&&li:eq(3) a&&Text","content":".context&&span&&Text","tabs":".play_source_tab&&.active","lists":".content_playlist:eq(#id) li"}, +搜索:'.vodlist&&li;*;*;*;*', +}); \ No newline at end of file diff --git a/js/js_爱车MV.js b/js/js_爱车MV.js new file mode 100644 index 0000000..fab9390 --- /dev/null +++ b/js/js_爱车MV.js @@ -0,0 +1,33 @@ +// 道长 drpy仓库 https://gitcode.net/qq_32394351/dr_py +// 道长 drpy安卓本地搭建说明 https://gitcode.net/qq_32394351/dr_py/-/blob/master/%E5%AE%89%E5%8D%93%E6%9C%AC%E5%9C%B0%E6%90%AD%E5%BB%BA%E8%AF%B4%E6%98%8E.md +// 道长 drpy写源 模板规则说明 https://gitcode.net/supertlo/dr_py#%E6%A8%A1%E6%9D%BF%E8%A7%84%E5%88%99%E8%AF%B4%E6%98%8E +// 道长 drpy写源 套模模版 https://gitcode.net/qq_32394351/dr_py/-/raw/master/js/%E6%A8%A1%E6%9D%BF.js +// 道长 drpy写源 影片教程 http://101.34.67.237:5244/%E6%95%99%E8%82%B2/drpy +// 道长 drpy写源 影片教程(m3u8切片) https://freedrpy.run.goorm.io/txt/jc/playlist.m3u8 +// 海阔下载 https://haikuo.lanzoui.com/u/GoldRiver +// Pluto Player官方TG https://t.me/PlutoPlayer +// Pluto Player官方TG https://t.me/PlutoPlayerChannel + + +var rule = { + title:'爱车MV', + host:'https://www.ichemv.com', + homeUrl:'/mv/', + url:'/mv/fyclass_fypage.html', + searchUrl:'/search.php?key=**', + searchable:2, + quickSearch:0, + class_parse:'.m_bor li;a&&Text;a&&href;/mv/(\\d+)_1.html', + headers:{ + 'User-Agent':'MOBILE_UA' + }, + timeout:5000, + play_parse:true, + lazy:'', + limit:6, + double:false, + 推荐:'*', + 一级:'.mv_list li;.mv_name&&Text;.pic img&&src;.mv_p a:eq(0)&&Text;a&&href', + 二级:'*', + 搜索:'.play_xg li;.name&&Text;*;*;*', +} diff --git a/js/js_量子影视.js b/js/js_量子影视.js new file mode 100644 index 0000000..0b90d4e --- /dev/null +++ b/js/js_量子影视.js @@ -0,0 +1,8 @@ +var rule= { +模板:'mxone5', +title:'量子影视', +host:'http://www.lzizy9.com', +url:'/index.php/vod/show/id/fyclass/page/fypage.html', +searchUrl:'/index.php/vod/search.html?wd=**', +cate_exclude:'网址' +} \ No newline at end of file