2022-10-26 10:25:24 +08:00
|
|
|
|
|
|
|
var rule = Object.assign(muban.mxpro,{
|
|
|
|
title:'豆芽影院',
|
|
|
|
host:'https://www.imdy.tv',
|
|
|
|
class_parse:'.navbar-items&&li;a&&Text;a&&href;.*/(.*?).html',
|
2022-10-31 10:30:58 +08:00
|
|
|
cate_exclude: '追剧周表|今日更新|热搜',
|
2022-10-26 10:25:24 +08:00
|
|
|
});
|