mirror of
https://github.com/qist/tvbox.git
synced 2026-06-21 09:03:22 +00:00
Add files via upload
This commit is contained in:
15
js/豆芽影院.js
15
js/豆芽影院.js
@@ -1,7 +1,8 @@
|
||||
|
||||
var rule = Object.assign(muban.mxpro,{
|
||||
title:'豆芽影院',
|
||||
host:'https://www.imdy.tv',
|
||||
class_parse:'.navbar-items&&li;a&&Text;a&&href;.*/(.*?).html',
|
||||
cate_exclude: '追剧周表|今日更新|热搜',
|
||||
});
|
||||
muban.mxpro.二级.desc = ';;;.module-info-item-content:eq(1)&&Text;.module-info-item-content:eq(0)&&Text'
|
||||
var rule = {
|
||||
title:'豆芽影院',
|
||||
模板:'mxpro',
|
||||
host:'https://www.imdy.tv',
|
||||
class_parse:'.navbar-items&&li;a&&Text;a&&href;.*/(.*?).html',
|
||||
cate_exclude: '追剧周表|今日更新|热搜',
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user