Add files via upload

This commit is contained in:
zhanghong1983
2023-06-22 22:39:07 +08:00
committed by GitHub
parent d68ae405c3
commit d33d36185a
100 changed files with 2982 additions and 0 deletions

9
JS/js/牛马TV.js Normal file
View File

@@ -0,0 +1,9 @@
muban.首图2.二级.tabs = '.stui-pannel__head h3';
muban.首图2.二级.content = '.stui-content__desc&&Text';
var rule = Object.assign(muban.首图2,{
title:'牛马TV',
host:'https://www.niumatv.cc',
url:'/type/fyclass-fypage.html',
searchUrl:'/vodsearch**/page/fypage.html',
class_parse:'.stui-header__menu&&li;a&&Text;a&&href;.*/(.*?).html',
});