Add files via upload

This commit is contained in:
gaotianliuyun
2023-06-02 19:06:10 +08:00
committed by GitHub
parent a568c4bf67
commit f79eedc476
32 changed files with 1481 additions and 103 deletions

View File

@@ -5,12 +5,12 @@
"网页编码格式": "UTF-8",
"图片是否需要代理": "否",
"是否开启获取首页数据": "是",
"首页推荐链接": "https://www.lgyy.cc",
"首页推荐链接": "https://www.fuxiafood.com",
"首页列表数组规则": "body&&.module-main.tab-list.active",
"首页片单列表数组规则": ".module-item",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "https://www.lgyy.cc/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类链接": "https://www.fuxiafood.com/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类名称": "电影&电视剧&综艺&动漫&纪录片",
"分类名称替换词": "1&2&3&5&4",
//"筛选数据": {},
@@ -40,10 +40,10 @@
"分类片单链接": "a&&href",
"分类片单图片": ".lazyload&&data-original",
"分类片单副标题": ".module-item-note&&Text",
"分类片单链接加前缀": "https://www.lgyy.cc",
"分类片单链接加前缀": "https://www.fuxiafood.com",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "https://www.lgyy.cc/vodsearch/-------------.html?wd={wd}",
"搜索链接": "https://www.fuxiafood.com/vodsearch/-------------.html?wd={wd}",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-item",
@@ -52,7 +52,7 @@
"搜索片单标题": ".module-card-item-title&&Text",
"搜索片单链接": "a&&href",
"搜索片单副标题": ".module-item-note&&Text",
"搜索片单链接加前缀": "https://www.lgyy.cc",
"搜索片单链接加前缀": "https://www.fuxiafood.com",
"搜索片单链接加后缀": "",
"链接是否直接播放": "否",
"直接播放链接加前缀": "",
@@ -72,7 +72,7 @@
"选集标题": "a&&Text",
"选集链接": "a&&href",
"是否反转选集序列": "否",
"选集链接加前缀": "https://www.lgyy.cc",
"选集链接加前缀": "https://www.fuxiafood.com",
"选集链接加后缀": "",
"分析MacPlayer": "2",
"是否开启手动嗅探": "否",