Add files via upload

This commit is contained in:
zhanghong1983
2023-06-22 22:32:27 +08:00
committed by GitHub
parent ae47876646
commit 9e0951a500
100 changed files with 3487 additions and 0 deletions

5
JS/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',
});