tvbox/js/莫扎兔.js

8 lines
302 B
JavaScript
Raw Normal View History

2022-10-13 22:42:09 +08:00
var rule = Object.assign(muban.mxpro,{
title:'莫扎兔',
host:'https://www.mozhatu.com',
2022-11-23 22:39:50 +08:00
tab_exclude:'排序',
2022-10-13 22:42:09 +08:00
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',
});