mirror of
https://github.com/qist/tvbox.git
synced 2025-01-24 03:04:56 +08:00
5 lines
157 B
JavaScript
5 lines
157 B
JavaScript
var rule = Object.assign(muban.mxpro,{
|
|
title:'cokemv',
|
|
host:'https://cokemv.me',
|
|
class_parse:'.navbar-items li:gt(1):lt(7);a&&Text;a&&href;/(\\d+).html',
|
|
}); |