mirror of
https://github.com/ls125781003/tvboxtg.git
synced 2025-10-28 20:32:23 +00:00
2.10
fix
This commit is contained in:
@@ -1,20 +0,0 @@
|
||||
var rule = {
|
||||
title:'A8音乐',
|
||||
host:'http://v.a8.com',
|
||||
url:'/category/fyclass?p=fypage',
|
||||
searchUrl:'/search?t=**',
|
||||
searchable:2,
|
||||
quickSearch:0,
|
||||
headers:{
|
||||
'User-Agent':'MOBILE_UA',
|
||||
},
|
||||
class_parse: '.categorys-inner li:gt(1):lt(7);a&&Text;a&&href;.*/(\\d+)',
|
||||
timeout:5000,
|
||||
limit:6,
|
||||
play_parse:true,
|
||||
lazy:'js:let html=request(input);let purl=jsp.pdfh(html,".video-js&&source&&src");input={jx:0,url:purl,parse:0}',
|
||||
推荐: '.v-list-body:eq(1)&&.v_item;*;*;*;*',
|
||||
一级: '.list-div&&.v_item;img&&alt;img&&data-original;.v-time&&Text;a&&href',
|
||||
二级:'*',
|
||||
搜索:'.v-list-body&&.v_item;*;*;*;*',
|
||||
}
|
||||
Reference in New Issue
Block a user