Add files via upload

This commit is contained in:
gaotianliuyun
2022-10-21 18:45:50 +08:00
committed by GitHub
parent a91a3cb381
commit d919516edf
65 changed files with 1292 additions and 0 deletions

7
电影大师.js Normal file
View File

@@ -0,0 +1,7 @@
var rule = Object.assign(muban.mxpro,{
title:'电影大师',
host:'https://dyds8.cyou',
url:'/index.php/vod/type/id/fyclass/page/fypage.html',
searchUrl:'/index.php/vod/search/page/fypage/wd/**.html',
class_parse:'.dropdown.type.clearfix li:gt(2):lt(6);a&&Text;a&&href;.*/(.*?).html',
});