mirror of
https://github.com/yuanwangokk-1/TV-BOX.git
synced 2025-10-22 16:21:23 +00:00
18 lines
No EOL
475 B
JavaScript
18 lines
No EOL
475 B
JavaScript
var rule = {
|
|
title: '养端',
|
|
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',
|
|
二级: '*',
|
|
} |