MV263.js 740 字节
Newer Older
tloook's avatar
tloook 已提交
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21
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',
}