Add files via upload

This commit is contained in:
zhanghong1983
2023-06-22 22:32:27 +08:00
committed by GitHub
parent ae47876646
commit 9e0951a500
100 changed files with 3487 additions and 0 deletions

18
JS/js/黄瓜TV.js Normal file
View File

@@ -0,0 +1,18 @@
var rule = {
title:'黄瓜TV',
host:'https://aaq48.com: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',
二级:'*',
}