Add files via upload

This commit is contained in:
gaotianliuyun
2022-10-13 22:42:09 +08:00
committed by GitHub
parent 3d9e928c25
commit 2d111d6e69
71 changed files with 1389 additions and 0 deletions

5
js/瓜皮TV.js Normal file
View File

@@ -0,0 +1,5 @@
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',
});