mirror of https://github.com/gaotianliuyun/gao
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.
18 lines
631 B
18 lines
631 B
var rule = {
|
|
title:'ss直播',
|
|
host:'http://api.hclyz.com:81',
|
|
homeUrl:'/mf/json.txt',
|
|
url:'/mf/fyclass',
|
|
class_name:'all',
|
|
class_url:'json.txt',
|
|
headers:{
|
|
'User-Agent':'MOBILE_UA',
|
|
},
|
|
timeout:5000,
|
|
limit:200,
|
|
play_parse:true,
|
|
lazy:'',
|
|
一级:'json:pingtai;title;xinimg;Number;address',
|
|
二级:'js:var d=[];var jo=JSON.parse(request(input)).zhubo;VOD={};for(var i=0;i<jo.length;i++){d.push({title:jo[i].title,url:jo[i].address})}VOD.vod_play_from="播放源";VOD.vod_play_url=d.map(function(it){return it.title+"$"+it.url}).join("#");setResult(d);',
|
|
搜索:'*',
|
|
} |