mirror of
https://github.com/letian1650/N3RD.git
synced 2025-01-24 03:05:33 +08:00
5 lines
162 B
JavaScript
5 lines
162 B
JavaScript
var rule = Object.assign(muban.mxpro,{
|
|
title:'瓜皮TV',
|
|
host:'https://guapitv.xyz',
|
|
class_parse:'.navbar-items li:gt(1):lt(8);a&&Text;a&&href;.*-(.*?).html',
|
|
}); |