update PG

This commit is contained in:
qist
2024-03-25 10:18:29 +08:00
parent 79d8f90fd3
commit b8f4bce1be
19 changed files with 961 additions and 856 deletions

13
XYQHiker/影搜.json Normal file
View File

@@ -0,0 +1,13 @@
{"搜索请求头参数": "User-Agent$PC_UA#Referer$https://yingso.fun/",
"搜索链接": "https://yingso.fun:3000/ali/search;post",
"POST请求数据": "{\"pageNum\":1,\"pageSize\":30,\"title\":\"{wd}\"}",
"搜索截取模式": "0",
"搜索列表数组规则": "data",
"搜索片单是否Jsoup写法": "1",
"搜索片单图片": "",
"搜索片单标题": "title",
"搜索片单链接": "key",
"搜索片单副标题": "",
"搜索片单链接加前缀": "https://www.aliyundrive.com/s/",
"搜索片单链接加后缀": ""
}

View File

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

View File

@@ -6,12 +6,12 @@
"网页编码格式": "UTF-8",
"图片是否需要代理": "否",
"是否开启获取首页数据": "是",
"首页推荐链接": "https://www.weixine.net",
"首页推荐链接": "https://www.weixine.link",
"首页列表数组规则": "body&&.module-items",
"首页片单列表数组规则": ".module-item",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "https://www.weixine.net/vodshow/{cateId}--{by}------{catePg}---{year}.html",
"分类链接": "https://www.weixine.link/vodshow/{cateId}--{by}------{catePg}---{year}.html",
"分类名称": "电影&电视剧&综艺&动漫&短剧&音乐空间",
"分类名称替换词": "1&2&4&3&5&6",
//"筛选数据": {},
@@ -41,10 +41,10 @@
"分类片单链接": "a&&href",
"分类片单图片": ".module-item-pic&&img&&data-src",
"分类片单副标题": ".module-item-text&&Text",
"分类片单链接加前缀": "https://www.weixine.net",
"分类片单链接加前缀": "https://www.weixine.link",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "https://www.weixine.net/vodsearch/{wd}----------{SearchPg}---.html",
"搜索链接": "https://www.weixine.link/vodsearch/{wd}----------{SearchPg}---.html",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-search-item",
@@ -53,7 +53,7 @@
"搜索片单标题": "h3&&Text",
"搜索片单链接": "h3&&a&&href",
"搜索片单副标题": ".video-info&&a&&Text",
"搜索片单链接加前缀": "https://www.weixine.net",
"搜索片单链接加前缀": "https://www.weixine.link",
"搜索片单链接加后缀": "",
"链接是否直接播放": "否",
"直接播放链接加前缀": "",