19 lines
507 B
JavaScript
19 lines
507 B
JavaScript
var rule = {
|
|
title:'黄瓜TV',
|
|
//host:'https://aaq48.com:33666',
|
|
host:'https://lsfsizmstjjl.xyz:33666',
|
|
homeUrl:'/home/index.html',
|
|
url:'/home/vodlist/38/fyclass-fypage.html',
|
|
headers:{
|
|
'User-Agent':'MOBILE_UA'
|
|
},
|
|
searchable:0,
|
|
quickSearch:0,
|
|
timeout:5000,
|
|
class_parse:'.menu&&dl&ⅆa&&Text;a&&href;.*/(.*?)-',
|
|
limit:5,
|
|
play_parse:true,
|
|
lazy:'',
|
|
一级:'.channel-list&&dl;h3&&Text;img&&data-original;font&&Text;a&&href',
|
|
二级:'*',
|
|
} |