12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758 |
- {
- "规则名": "MayiTube",
- "规则作者": "香雅情",
- "请求头参数": "PC_UA",
- "网页编码格式": "UTF-8",
- "图片是否需要代理": "0",
- "是否开启获取首页数据": "0",
- "分类起始页码": "1",
- "分类链接": "https://mayitube.com/c/{cateId}?page={catePg}",
- "分类名称": "电影&电视剧&综艺&动漫",
- "分类名称替换词": "movie&tvseries&tvshow&anime",
- "筛选数据": {},
- "分类截取模式": "1",
- "分类列表数组规则": ".section-content&&.vodcard",
- "分类片单是否Jsoup写法": "1",
- "分类片单标题": ".text-overflow&&Text",
- "分类片单链接": "a&&href",
- "分类片单图片": "a&&style",
- "分类片单副标题": ".vodthumb-bottom-content&&Text",
- "分类片单链接加前缀": "https://mayitube.com",
- "分类片单链接加后缀": "",
- "搜索请求头参数": "User-Agent$PC_UA",
- "搜索链接": "https://mayitube.com/search?q={wd}",
- "POST请求数据": "wd={wd}&search=",
- "搜索截取模式": "1",
- "搜索列表数组规则": "body&&.col-md-6",
- "搜索片单是否Jsoup写法": "1",
- "搜索片单图片": "a&&style",
- "搜索片单标题": "h1&&Text",
- "搜索片单链接": "a&&href",
- "搜索片单副标题": ".vodthumb-bottom-content&&Text",
- "搜索片单链接加前缀": "https://mayitube.com/",
- "搜索片单链接加后缀": "",
- "链接是否直接播放": "0",
- "直接播放链接加前缀": "https://live.52sf.ga/huya/",
- "直接播放链接加后缀": "#isVideo=true#",
- "直接播放直链视频请求头": "authority$ku.peizq.online#Referer$https://play.peizq.online",
- "详情是否Jsoup写法": "0",
- "类型详情": "",
- "年代详情": "",
- "地区详情": "",
- "演员详情": "主演: </span>&&</p>",
- "简介详情": "简介: </span>&&</p>",
- "线路列表数组规则": "#episodesTab&&li",
- "线路标题": "Text",
- "播放列表数组规则": "body&&#episodesTabContent",
- "选集列表数组规则": "a",
- "选集标题链接是否Jsoup写法": "1",
- "选集标题": "a&&Text",
- "选集链接": "a&&href",
- "是否反转选集序列": "0",
- "选集链接加前缀": "https://mayitube.com",
- "选集链接加后缀": "",
- "分析MacPlayer": "0",
- "是否开启手动嗅探": "0",
- "手动嗅探视频链接关键词": ".mp4#.m3u8#.flv",
- "手动嗅探视频链接过滤词": ".html#=http"
- }
|