mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 11:24:52 +08:00
15 lines
652 B
JavaScript
15 lines
652 B
JavaScript
muban.短视2.二级.img = '.detail-pic&&img&&data-src';
|
|
var rule = {
|
|
title: '大豆',
|
|
模板:'短视2',
|
|
host: 'https://www.rebo.cm',
|
|
hostJs:'print(HOST);let html=request(HOST,{headers:{"User-Agent":PC_UA}});let src=jsp.pdfh(html,".wz-main:eq(0)&&a&&href");print(src);HOST=src',
|
|
homeUrl:'/map.html',
|
|
url: '/index.php/api/vod#type=fyclass&page=fypage',
|
|
class_parse:'.swiper-wrapper&&li;a&&Text;a&&href;/(\\d+)',
|
|
class_name:'',
|
|
class_url:'',
|
|
detailUrl:'/Vod/fyid.html',
|
|
推荐:'.border-box .public-list-box;a&&title;.lazy&&data-src;.public-list-prb&&Text;a&&href',
|
|
double: false, // 推荐内容是否双层定位
|
|
} |