mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 11:24:52 +08:00
6 lines
211 B
JavaScript
6 lines
211 B
JavaScript
var rule = Object.assign(muban.mxpro,{
|
|
title:'鸭奈飞',
|
|
host:'https://yanetflix.com',
|
|
url:'/vodshow/fyclass--------fypage---.html',
|
|
class_parse:'.navbar-items li:gt(1):lt(6);a&&Text;a&&href;.*/(.*?).html',
|
|
}); |