Add files via upload

This commit is contained in:
aliluya1977
2024-06-17 17:38:37 +08:00
committed by GitHub
parent 3997ee9736
commit d430c2e621
7 changed files with 328 additions and 7 deletions

14
XYQH/土拨鼠搜索.json Normal file
View File

@@ -0,0 +1,14 @@
{
"搜索请求头参数": "电脑",
"搜索链接": "https://www.tbsdy.com/search.html?keyword={wd}&category=983920&data_type=987910",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".search_result_netdisk_list&&a",
"搜索片单是否Jsoup写法": "1",
"搜索片单图片": "https://inews.gtimg.com/newsapp_bt/0/13263837859/1000",
"搜索片单标题": ".netdisk_item_detail_name&&Text",
"搜索片单链接": "a&&href",
"搜索片单副标题": "",
"搜索片单链接加前缀": "",
"搜索片单链接加后缀": ""
}