1028 dokiss
8 months ago
1 changed files with 81 additions and 0 deletions
@ -0,0 +1,81 @@ |
|||
{ |
|||
"规则名": "中国蓝光网", |
|||
"规则作者": "", |
|||
"请求头参数": "手机", |
|||
"网页编码格式": "UTF-8", |
|||
"图片是否需要代理": "0", |
|||
"是否开启获取首页数据": "1", |
|||
"首页推荐链接": " http://www.languangdy.com/", |
|||
"首页列表数组规则": "body&&.post.box", |
|||
"首页片单列表数组规则": ".thumbnail", |
|||
"首页片单是否Jsoup写法": "1", |
|||
"分类起始页码": "1", |
|||
"分类链接": "http://www.languangdy.com/{cateId}/index_{catePg}.html[firstPage=http://www.languangdy.com/{cateId}/]", |
|||
"分类名称": "Bluray蓝光原盘&4K超高清&蓝光1080&WEB-DL高清电影&TVshow&电影合集&其他资源", |
|||
"分类名称替换词": "Bluray&4K&1080P&WEB-DL&other/TVshow&other/Collection&other", |
|||
"筛选数据": {}, |
|||
//"筛选数据": "ext", |
|||
//{cateId} |
|||
"筛选子分类名称": "", |
|||
"筛选子分类替换词": "", |
|||
//{class} |
|||
"筛选类型名称": "", |
|||
"筛选类型替换词": "*", |
|||
//{area} |
|||
"筛选地区名称": "", |
|||
"筛选地区替换词": "*", |
|||
//{year} |
|||
"筛选年份名称": "", |
|||
"筛选年份替换词": "*", |
|||
//{lang} |
|||
"筛选语言名称": "", |
|||
"筛选语言替换词": "*", |
|||
//{by} |
|||
"筛选排序名称": "时间&人气&评分", |
|||
"筛选排序替换词": "time&hits&score", |
|||
"分类截取模式": "1", |
|||
"分类列表数组规则": "body&&.post.box", |
|||
"分类片单是否Jsoup写法": "1", |
|||
"分类片单标题": "a&&title", |
|||
"分类片单链接": "a&&href", |
|||
"分类片单图片": "img&&src", |
|||
"分类片单副标题": ".info_category info_ico&&Text", |
|||
"分类片单链接加前缀": "", |
|||
"分类片单链接加后缀": "", |
|||
"搜索请求头参数": "手机", |
|||
"搜索链接": " http://www.languangdy.com/e/search/index.php;post", |
|||
"POST请求数据": "show=title&tempid=1&tbname=article&mid=1&dopost=search&submit=&keyboard={wd}", |
|||
"搜索截取模式": "1", |
|||
"搜索列表数组规则": "body&&.thumbnail", |
|||
"搜索片单是否Jsoup写法": "1", |
|||
"搜索片单图片": "img&&src", |
|||
"搜索片单标题":"a&&title!<font color='red'>", |
|||
"搜索片单链接":"a&&href", |
|||
"搜索片单副标题": ".info_category info_ico&&Text", |
|||
"搜索片单链接加前缀": "", |
|||
"搜索片单链接加后缀": "", |
|||
"链接是否直接播放": "0", |
|||
"直接播放链接加前缀": "", |
|||
"直接播放链接加后缀": "", |
|||
"直接播放直链视频请求头": "", |
|||
"详情是否Jsoup写法": "1", |
|||
"类型详情": "body&&.context&&p:contains(类)&&Text!", |
|||
"年代详情": "body&&.context&&p:contains(年)&&Text!", |
|||
"地区详情": "body&&.context&&p:contains(产)&&Text!", |
|||
"演员详情": "body&&.context&&p:contains(演)&&Text!", |
|||
"简介详情": "body&&.context&&p:contains(,)&&Text!", |
|||
"线路列表数组规则": "body&&.dldiv", |
|||
"线路标题": "a&&Text", |
|||
"播放列表数组规则": "body&&.dldiv", |
|||
"选集列表数组规则": "a&&[href^=magnet]", |
|||
"选集标题链接是否Jsoup写法": "1", |
|||
"选集标题": "a&&Text", |
|||
"选集链接": "a&&href", |
|||
"是否反转选集序列": "0", |
|||
"选集链接加前缀": "", |
|||
"选集链接加后缀": "", |
|||
"分析MacPlayer": "0", |
|||
"是否开启手动嗅探": "0", |
|||
"手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos", |
|||
"手动嗅探视频链接过滤词": ".html#=http" |
|||
} |
Loading…
Reference in new issue