mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 19:44:54 +08:00
8 lines
302 B
JavaScript
8 lines
302 B
JavaScript
var rule = Object.assign(muban.mxpro,{
|
|
title:'莫扎兔',
|
|
host:'https://www.mozhatu.com',
|
|
tab_exclude:'排序',
|
|
url:'/index.php/vod/show/id/fyclass/page/fypage.html',
|
|
searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
|
|
class_parse:'.navbar-items li:gt(2):lt(8);a&&Text;a&&href;.*/(.*?).html',
|
|
}); |