mirror of
https://github.com/qist/tvbox.git
synced 2025-01-25 12:14:51 +08:00
6 lines
145 B
JavaScript
6 lines
145 B
JavaScript
|
var rule = {
|
||
|
title:'cokemv',
|
||
|
模板:'mxpro',
|
||
|
host:'https://cokemv.me',
|
||
|
class_parse:'.navbar-items li:gt(1):lt(7);a&&Text;a&&href;/(\\d+).html',
|
||
|
}
|