mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-25 04:05:17 +08:00
28 lines
907 B
JavaScript
28 lines
907 B
JavaScript
var rule = {
|
|
title: '小女18[密]',
|
|
host: 'https://xnm18ujjxa.buzz',
|
|
url: '/type/id/fyclass/fypage.html',
|
|
searchUrl: '/hunt/**/h/fypage.html',
|
|
searchable: 2,
|
|
quickSearch: 0,
|
|
filterable: 0,
|
|
headers: {
|
|
'User-Agent': 'PC_UA',
|
|
},
|
|
class_parse: '.infoShow a;a&&Text;a&&href;.*/(.*?).html',
|
|
play_parse: true,
|
|
lazy: '',
|
|
limit: 6,
|
|
推荐: 'ul.stui-vodlist.clearfix;li;h4&&Text;img&&src;.pic-text&&Text;a&&href',
|
|
double: true,
|
|
一级: '.stui-vodlist li;h4&&Text;img&&src;.pic-text&&Text;a&&href',
|
|
二级: {
|
|
title: '.stui-content__detail .title&&Text',
|
|
img: 'img&&src',
|
|
desc: '.stui-content__detail p:eq(0)&&Text',
|
|
content: '.detail&&Text',
|
|
tabs: '.stui-pannel_hd h3',
|
|
lists: '.stui-content__playlist:eq(#id) li',
|
|
},
|
|
搜索: '.stui-vodlist li;*;*;*;a&&href;.text-muted:eq(-1)&&Text',
|
|
} |