Add files via upload
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
var rule={
|
||||
title: '流光影视',
|
||||
host: 'https://www.gyf.lol',
|
||||
url: '/index.php/vod/show/id/fyclass/page/fypage.htm',
|
||||
searchUrl: '/index.php/vod/search.html?wd=**',
|
||||
searchable: 2,
|
||||
quickSearch: 0,
|
||||
filterable: 0,
|
||||
headers: {
|
||||
'User-Agent': 'Mozilla/5.0',
|
||||
},
|
||||
class_name: '电影&电视剧&综艺&动漫',
|
||||
class_url: '1&2&3&4&21',
|
||||
play_parse: true,
|
||||
lazy: '',
|
||||
limit: 6,
|
||||
推荐: 'body&&.public-list-div;a&&title;img&&data-src;.public-prt&&Text;a&&href',
|
||||
double: true,
|
||||
一级: 'body&&.public-list-box;a&&title;.lazy&&data-src;.public-prt&&Text;a&&href',
|
||||
二级: {
|
||||
"title": ".slide-info-title&&Text",
|
||||
"img": ".lazy&&data-src",
|
||||
"desc": ".slide-info-remarks:eq(0)&&Text;.slide-info-remarks:eq(1)&&Text;.slide-info-remarks:eq(2)&&Text;.slide-info:eq(0)&&Text;.slide-info:eq(2)&&Text",
|
||||
"content": ".switch-box&&Text",
|
||||
"tabs": ".anthology-tab&&.swiper-slide",
|
||||
"lists": ".anthology-list-play:eq(#id) a"},
|
||||
搜索: 'body&&.public-list-box;a&&title;.lazy&&data-src;.public-prt&&Text;a&&href',}
|
||||
Reference in New Issue
Block a user