From 3bc6fbf0348f47238fa7476453983ee2768f66e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B6=85=E4=BA=BA=E5=93=A5=E5=93=A5?= <107459091+alantang1977@users.noreply.github.com> Date: Wed, 10 May 2023 17:32:13 +0800 Subject: [PATCH] Add files via upload --- json/土狗搜索.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 json/土狗搜索.json diff --git a/json/土狗搜索.json b/json/土狗搜索.json new file mode 100644 index 00000000..2c5c7545 --- /dev/null +++ b/json/土狗搜索.json @@ -0,0 +1,14 @@ +{ + "搜索请求头参数": "手机", + "搜索链接": "https://www.tugousou.com/search;post", + "POST请求数据": "keyword={wd}", + "搜索截取模式": "1", + "搜索列表数组规则": ".layui-container,1&&.layui-row:has(a)", + "搜索片单是否Jsoup写法": "1", + "搜索片单图片": "", + "搜索片单标题": "a&&Text", + "搜索片单链接": "a&&href", + "搜索片单副标题": "p,-1&&Text", + "搜索片单链接加前缀": "", + "搜索片单链接加后缀": "" +} \ No newline at end of file