mirror of
https://github.com/qist/tvbox.git
synced 2025-10-29 11:12:20 +00:00
daily updates
This commit is contained in:
@@ -21,7 +21,7 @@ var rule = {
|
||||
class_parse: 'ul.dropdown&&li:gt(0):lt(7);a&&Text;a&&href;.*/.*(\\d+).html',
|
||||
lazy:"js:var html=JSON.parse(request(input).match(/r player_.*?=(.*?)</)[1]);var url=html.url;if(html.encrypt=='1'){url=unescape(url)}else if(html.encrypt=='2'){url=unescape(base64Decode(url))}if(/m3u8|mp4/.test(url)){input=url}else{input}",
|
||||
|
||||
searchUrl:'/index.php/ajax/suggest?mid=fypage&wd=**',
|
||||
searchUrl:'/index.php/ajax/suggest?mid=1&wd=**&limit=50',
|
||||
detailUrl:'/detail/id-fyid.html', //非必填,二级详情拼接链接
|
||||
搜索:'json:list;name;pic;;id',
|
||||
}
|
||||
Reference in New Issue
Block a user