mirror of
https://github.com/qist/tvbox.git
synced 2026-04-21 06:52:58 +00:00
Add files via upload
This commit is contained in:
23
js/比赛录像.js
Normal file
23
js/比赛录像.js
Normal file
@@ -0,0 +1,23 @@
|
||||
var rule = {
|
||||
title:'学生妹录像',
|
||||
编码:'gb18030',
|
||||
host:'http://www.xsm2b.com',
|
||||
url:'/fyclass/fypage.html',
|
||||
searchUrl:'',
|
||||
searchable:0,
|
||||
quickSearch:0,
|
||||
class_name:'录像&足球视频&篮球视频&综合视频',
|
||||
class_url:'matchvideo&footballvideo&basketballvideo&othervideo',
|
||||
headers:{
|
||||
'User-Agent':'MOBILE_UA'
|
||||
},
|
||||
timeout:5000,
|
||||
play_parse:true,
|
||||
lazy:'',
|
||||
limit:6,
|
||||
double:false,
|
||||
//推荐:'*',
|
||||
一级:'.text_list li;a&&Text;;.date&&Text;a&&href',
|
||||
二级:'*',
|
||||
搜索:'',
|
||||
}
|
||||
Reference in New Issue
Block a user