Pending changes exported from your codespace

This commit is contained in:
xiaoliu
2024-07-20 08:51:48 +00:00
parent d6afdafb80
commit 8fe1af4fda
77 changed files with 2027 additions and 34355 deletions

View File

@@ -6,12 +6,13 @@
"网页编码格式": "UTF-8",
"图片是否需要代理": "否",
"是否开启获取首页数据": "是",
"首页推荐链接": "http://www.wogg.link",
"首页推荐链接": "https://www.wogg.net",
"首页列表数组规则": "body&&.module-items",
"首页片单列表数组规则": ".module-item:not(:matches(饭太硬|公众号))",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "http://www.wogg.link/index.php/vodshow/{cateId}--{by}------{catePg}---{year}.html",
//"分类链接": "https://www.wogg.net/index.php/vodshow/{cateId}--{by}------{catePg}---{year}.html",
"分类链接": "https://www.wogg.net/vodshow/{cateId}--{by}------{catePg}---{year}.html",
"分类名称": "电影&电视剧&综艺&动漫&短剧&音乐空间",
"分类名称替换词": "1&2&4&3&6&5",
//"筛选数据": {},
@@ -41,10 +42,11 @@
"分类片单链接": "a&&href",
"分类片单图片": ".module-item-pic&&img&&data-src",
"分类片单副标题": ".module-item-text&&Text",
"分类片单链接加前缀": "http://www.wogg.link",
"分类片单链接加前缀": "https://www.wogg.net",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "http://www.wogg.link/index.php/vodsearch/{wd}----------{SearchPg}---.html",
//"搜索链接": "https://www.wogg.net/index.php/vodsearch/{wd}----------{SearchPg}---.html",
"搜索链接": "https://www.wogg.net/vodsearch/{wd}----------{SearchPg}---.html",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-search-item",
@@ -53,7 +55,7 @@
"搜索片单标题": "h3&&Text",
"搜索片单链接": "h3&&a&&href",
"搜索片单副标题": ".video-info&&a&&Text",
"搜索片单链接加前缀": "http://www.wogg.link",
"搜索片单链接加前缀": "https://www.wogg.net",
"搜索片单链接加后缀": "",
"链接是否直接播放": "否",
"直接播放链接加前缀": "",
@@ -68,7 +70,7 @@
"线路列表数组规则": ".module-player-tab&&.module-tab-item",
"线路标题": "span&&Text",
"播放列表数组规则": "body&&.module-player-list",
"选集列表数组规则": ".module-row-one",
"选集列表数组规则": ".module-row-one:matches(https://www.ali(pan|yundrive).com/s/)",
"选集标题链接是否Jsoup写法": "是",
"选集标题": "h4&&Text",
"选集链接": ".btn-down&&a&&href",