Add files via upload

This commit is contained in:
gaotianliuyun
2022-12-08 19:14:09 +08:00
committed by GitHub
parent 6d3848daac
commit 6839f5274d
100 changed files with 2446 additions and 0 deletions

7
豆芽影院.js Normal file
View File

@@ -0,0 +1,7 @@
var rule = Object.assign(muban.mxpro,{
title:'豆芽影院',
host:'https://www.imdy.tv',
class_parse:'.navbar-items&&li;a&&Text;a&&href;.*/(.*?).html',
cate_exclude: '追剧周表|今日更新|热搜',
});