N3RDN/JN/EXT/JS/抓饭体育.js

29 lines
1.2 KiB
JavaScript
Raw Normal View History

2023-07-12 21:50:31 +08:00
var rule = {
title:'抓饭体育',
2023-10-06 09:21:35 +08:00
// host:'https://www.zhuafan.xin',
host:'https://www.zhuafantiyu.co',
2023-07-12 21:50:31 +08:00
url:'/sports-home/category/fyclass',
2023-08-16 20:24:44 +08:00
class_name:'全部&足球&篮球&网球&羽乒&台球&排球&棒球&搏击&电竞&棋盘&户外&聊天&原声&综合',
class_url:'all&Football&Basketball&Tennis&Badminton&Billiards&Volleyball&Baseball&Wrestling&Popular&Boardgame&Outdoors&Chat&Acoustic&Others',
homeUrl:'/sports-home/category/all',
2023-10-06 09:21:35 +08:00
// detailUrl:'https://m.justmi.cn/fyid',
detailUrl:'https://m.zhuafantiyu.co/fyid',
2023-08-16 20:24:44 +08:00
searchUrl:'/sports-user/user/search/query-data?keyword=**&searchType=cname',
2023-07-12 21:50:31 +08:00
searchable:2,
quickSearch:0,
headers:{
2023-08-16 20:24:44 +08:00
'User-Agent':'PC_UA',
'Referer':'https://www.justmi.cn/',
'Origin':'https://www.justmi.cn'
2023-07-12 21:50:31 +08:00
},
limit:6,
timeout:5000,
play_parse:true,
2023-08-16 20:24:44 +08:00
pagecount:{"all":1,"Football":1,"Basketball":1,"Tennis":1,"Badminton":1,"Billiards":1,"Volleyball":1,"Baseball":1,"Wrestling":1,"Popular":1,"Boardgame":1,"Outdoors":1,"Chat":1,"Acoustic":1,"Others":1},
2023-07-12 21:50:31 +08:00
lazy:'',
double:false,
推荐:'*',
一级:'json:data;cname;imageUrl;uname;id',
二级:'*',
2023-08-16 20:24:44 +08:00
搜索:'json:data.channelList;*;*;onlinescore;id',
2023-07-12 21:50:31 +08:00
}