21 lines
740 B
JavaScript
21 lines
740 B
JavaScript
var rule = {
|
|
title:'MV263',
|
|
host:'https://www.mv263.com',
|
|
url:'/fyclass_fypage.html',
|
|
searchUrl:'/search.php?q=**',
|
|
searchable:2,
|
|
quickSearch:0,
|
|
filterable:0,
|
|
headers:{
|
|
'User-Agent':'MOBILE_UA'
|
|
},
|
|
class_parse: '.navbar li;a&&Text;a&&href;.*/(.*?).html',
|
|
timeout:5000,
|
|
play_parse:true,
|
|
lazy:'js:let html=request(input);let src=jsp.pd(html,".edui-upload-video&&src");input={jx:0,url:src,parse:0,header:JSON.stringify({"referer":"https://www.mv263.com/"})}',
|
|
limit:6,
|
|
推荐:'.toplist&&li;*;*;p&&Text;a&&href',
|
|
一级:'.article&&.post;.b-lazy&&alt;.b-lazy&&data-src;.post-text&&Text;a&&href',
|
|
二级:'*',
|
|
搜索:'.list-search&&p;a&&Text;;body--a&&Text;a&&href',
|
|
} |