From 8b55047d38a83654e10c10223b87d4de808ff3d3 Mon Sep 17 00:00:00 2001 From: hjdhnx Date: Thu, 25 Aug 2022 16:26:50 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=A2=9E555=E5=BD=B1=E8=A7=86?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- "js/555\345\275\261\350\247\206.js" | 11 +++++++++++ pycms.json | 9 +++++++++ 2 files changed, 20 insertions(+) create mode 100644 "js/555\345\275\261\350\247\206.js" diff --git "a/js/555\345\275\261\350\247\206.js" "b/js/555\345\275\261\350\247\206.js" new file mode 100644 index 0000000..0e151c7 --- /dev/null +++ "b/js/555\345\275\261\350\247\206.js" @@ -0,0 +1,11 @@ +var rule = { + title:'555影视', + url:'https://www.5dy5.cc/vodshow/fyclass--------fypage---.html', + searchUrl:'/vodsearch/**----------fypage---.html', + ua:'MOBILE_UA', + class_name:'电影&连续剧&福利&动漫&综艺', + class_url:'1&2&124&4&3', + 一级:'body a.module-poster-item.module-item;a&&title;.lazyload&&data-original;.module-item-note&&Text;a&&href', + 二级:{"title":"h1&&Text;.module-info-tag&&Text","img":".lazyload&&data-original","desc":".module-info-item:eq(1)&&Text;.module-info-item:eq(2)&&Text;.module-info-item:eq(3)&&Text","content":".module-info-introduction&&Text","tabs":".module-tab-item","lists":".module-play-list:eq(#id) a"}, + 搜索:'body .module-item;.module-card-item-title&&Text;.lazyload&&data-original;.module-item-note&&Text;a&&href;.module-info-item-content&&Text', +} \ No newline at end of file diff --git a/pycms.json b/pycms.json index 951d311..48336e3 100644 --- a/pycms.json +++ b/pycms.json @@ -15,6 +15,15 @@ "searchable": 0, "quickSearch": 0, "filterable": 1 +}, + { + "key":"dr_555", + "name":"555影视", + "type":1, + "api":"http://192.168.10.99:9000/vod?rule=555影视", + "searchable": 1, + "quickSearch": 1, + "filterable": 1 } ] } \ No newline at end of file -- GitLab