Add files via upload

This commit is contained in:
潇洒 2023-11-06 00:12:26 +08:00 committed by GitHub
parent 6cfd3481d1
commit 2fa0654166
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,12 +7,12 @@
"是否开启获取首页数据": "是",
"首页推荐链接": "http://wogg.xyz",
"首页列表数组规则": "body&&.module-items",
"首页片单列表数组规则": ".module-item:not(:contains(饭太硬))",
"首页片单列表数组规则": ".module-item:not(:matches(饭太硬|公众号))",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "http://wogg.xyz/index.php/vodshow/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"分类名称": "自营电影&自营剧集&动漫&综艺&音乐&自营短剧",
"分类名称替换词": "1&20&24&28&32&40",
"分类名称": "电影&剧集&动漫&综艺&短剧&音乐",
"分类名称替换词": "1&2&3&4&6&5",
//"筛选数据": {},
"筛选数据": "ext",
//{cateId}
@ -34,7 +34,7 @@
"筛选排序名称": "时间&人气&评分",
"筛选排序替换词": "time&hits&score",
"分类截取模式": "1",
"分类列表数组规则": ".module-items&&.module-item:not(:contains(饭太硬))",
"分类列表数组规则": ".module-items&&.module-item:not(:matches(饭太硬|公众号))",
"分类片单是否Jsoup写法": "是",
"分类片单标题": "a&&title",
"分类片单链接": "a&&href",
@ -43,7 +43,7 @@
"分类片单链接加前缀": "http://wogg.xyz",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "http://wogg.xyz/index.php/vodsearch/{wd}----------1---.html",
"搜索链接": "http://wogg.xyz/index.php/vodsearch/{wd}----------{SearchPg}---.html",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".module-items&&.module-search-item",