Add files via upload

This commit is contained in:
gaotianliuyun
2023-06-08 10:33:50 +08:00
committed by GitHub
parent bd77f353de
commit 8731e80851
97 changed files with 3171 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',
});