Add files via upload

This commit is contained in:
gaotianliuyun
2023-06-18 23:05:13 +08:00
committed by GitHub
parent 30b9b796ae
commit 2e5985da16
11 changed files with 498 additions and 82 deletions
+5 -4
View File
@@ -26,10 +26,11 @@ var rule = {
},
// class_parse:'.navbar-items li:gt(1):lt(7);a&&Text;a&&href;/(\\d+).html',
class_parse:'.navbar-items li:gt(1):lt(8);a&&Text;a&&href;/(\\d+).html',
cate_exclude:'新片快递',
detailUrl:'/voddetail/fyid.html', //非必填,二级详情拼接链接
// searchUrl:'/index.php/ajax/suggest?mid=1&wd=**',
// 搜索:'json:list;name;pic;;id',
searchUrl:'/vodsearch/**-------------.html',
搜索:'a.module-card-item-poster;img&&alt;*;*;*',
searchUrl:'/index.php/ajax/suggest?mid=fypage&wd=**',
搜索:'json:list;name;pic;;id',
// searchUrl:'/vodsearch/**-------------.html',
// 搜索:'a.module-card-item-poster;img&&alt;*;*;*',
}