tvbox/js/1080P.js

8 lines
242 B
JavaScript
Raw Normal View History

2022-10-13 22:42:09 +08:00
var rule = Object.assign(muban.mxpro,{
title:'1080P',
host:'https://1080p.tv',
url:'/vodshow/fyclass--------fypage---/',
searchUrl:'/vodsearch/**----------fypage---/',
2022-10-31 10:30:58 +08:00
class_parse:'.navbar-items li:gt(0):lt(5);a&&Text;a&&href;.*/(.*?)/',
2022-10-13 22:42:09 +08:00
});