FongMi影视和tvbox配置文件,如果喜欢,请Fork自用。使用前请仔细阅读仓库说明,一旦使用将被视为你已了解。
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
gaotianliuyun/js/JRS看比赛.js

22 lines
709 B

var rule = {
title:'JRS看比赛',
host:'https://m.jrskbs.com',
url:'/fyclass',
searchUrl:'',
searchable:0,
quickSearch:0,
class_name:'全部',
class_url:'/',
headers:{
'User-Agent':'MOBILE_UA'
},
timeout:5000,
play_parse:true,
lazy:'',
limit:6,
double:false,
推荐:'*',
一级:'.contentList a;.contentBody&&Text;.contentLeft img&&src;.contentCenter p:eq(1)&&Text;a&&href',
二级:{title:'.vs-wrap&&Text;.vs-wrap&&Text',img:'.vs img&&src',desc:';;;.vs:eq(0)&&Text;.vs:eq(2)&&Text',content:'.time1&&Text',tabs:'',tab_text:'',lists:'.liveshow a',list_text:'a&&Text',list_url:'a&&data-url'},
搜索:'',
}