up
This commit is contained in:
Liu
2025-03-20 02:18:45 +08:00
parent 9793ab2906
commit 690405c545
24 changed files with 14135 additions and 17228 deletions

View File

@@ -37,19 +37,19 @@
"分类截取模式": "1",
"分类列表数组规则": ".module-v-box&&.module-item",
"分类片单是否Jsoup写法": "是",
"分类片单标题": ".v-item-title,-1&&Text",
"分类片单标题": ".v-item-title,1&&Text",
"分类片单链接": "a&&href",
"分类片单图片": "'https://vres.wbadl.cn'+.lazyload,-1&&data-original",
"分类片单副标题": ".v-item-bottom&&Text",
"分类片单链接加前缀": "https://www.keke1.app",
"分类片单链接加后缀": "",
"搜索请求头参数": "User-Agent$MOBILE_UA",
"搜索链接": "https://www.keke1.app/search?k={wd}&page=1",
"搜索链接": "https://www.keke1.app/search?k={wd}&page=1&os=pc",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".search-result-list&&.search-result-item",
"搜索片单是否Jsoup写法": "是",
"搜索片单图片": "'https://vres.wbadl.cn'+.lazyload,-1&&data-original",
"搜索片单图片": "'https://vres.wbadl.cn'+.lazyload&&data-original",
"搜索片单标题": ".title&&Text",
"搜索片单链接": "a&&href",
"搜索片单副标题": "",