From c56925e077988b0136395818b8b603fe52324040 Mon Sep 17 00:00:00 2001 From: gaotianliuyun <58679624+gaotianliuyun@users.noreply.github.com> Date: Thu, 13 Oct 2022 21:38:37 +0800 Subject: [PATCH] Add files via upload --- Js/ddys.js | 25 +++++++++++++++++++++++++ Js/秋霞.js | 10 ++++++++++ 2 files changed, 35 insertions(+) create mode 100644 Js/ddys.js create mode 100644 Js/秋霞.js diff --git a/Js/ddys.js b/Js/ddys.js new file mode 100644 index 00000000..2e6e0efd --- /dev/null +++ b/Js/ddys.js @@ -0,0 +1,25 @@ +var rule={ + title:'ddys', + host:'https://ddys.tv', + // homeUrl:'/', + url:'https://ddys.tv/category/fyclass/page/fypage/', + searchUrl:'/search.html?wd=**', + searchable:2,//是否启用全局搜索, + quickSearch:0,//是否启用快速搜索, + filterable:0,//是否启用分类筛选, + headers:{//网站的请求头,完整支持所有的,常带ua和cookies + 'User-Agent':'MOBILE_UA', + // "Cookie": "searchneed=ok" + }, + class_name:'电影&剧集&动画', + class_url:'movie&airing&anime', + cate_exclude:'解析|动态', + play_parse:true, + lazy:'', + limit:6, + //推荐:'.indexShowBox;ul&&li;a&&title;img&&data-src;.s1&&Text;a&&href', + double:true, // 推荐内容是否双层定位 + 一级:'.post-box-list&&article;a:eq(-1)&&Text;.post-box-image&&style;a:eq(0)&&Text;a:eq(-1)&&href', + 二级:{"title":"h1&&Text;.content-rt&&p:eq(0)&&Text","img":".img&&img&&data-src","desc":".content-rt&&p:eq(1)&&Text;.content-rt&&p:eq(2)&&Text;.content-rt&&p:eq(3)&&Text;.content-rt&&p:eq(4)&&Text;.content-rt&&p:eq(5)&&Text","content":".zkjj_a&&Text","tabs":".py-tabs&&option","lists":".player:eq(#id) li"}, + 搜索:'.sr_lists&&ul&&li;h3&&Text;img&&data-src;.int&&p:eq(0)&&Text;a&&href', +} \ No newline at end of file diff --git a/Js/秋霞.js b/Js/秋霞.js new file mode 100644 index 00000000..b3ca54b2 --- /dev/null +++ b/Js/秋霞.js @@ -0,0 +1,10 @@ +muban.首图2.二级.tabs = '.stui-pannel__head.bottom-line.active.clearfix h3'; +muban.首图2.二级.content = '.stui-content__desc&&Text'; +var rule = Object.assign(muban.首图2,{ +title:'秋霞', +host:'https://www.7xiady.cc', +url:'/type/fyclass-fypage/', +class_parse:'.stui-header__menu li;a&&Text;a&&href;/type/(.*?)/', +searchUrl:'/search/**----------fypage---.html', +搜索:'ul.stui-vodlist&&li;a&&title;.lazyload&&data-original;.pic-text&&Text;a&&href', +}); \ No newline at end of file