From b281b9e5e30206d190c4e6e05a67b0c558607a42 Mon Sep 17 00:00:00 2001 From: 1028 dokiss <629371505@qq.com> Date: Tue, 23 Apr 2024 14:33:00 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=B0=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- json/yunpan.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 json/yunpan.json diff --git a/json/yunpan.json b/json/yunpan.json new file mode 100644 index 0000000..4262649 --- /dev/null +++ b/json/yunpan.json @@ -0,0 +1,22 @@ +{ + "规则作者": "东辰影视-关注公众号“东方精英汇”,获取最新接口,加qq群783264601防迷失!", + "搜索请求头参数": "User-Agent$MOBILE_UA#Referer$https://res.yunpan.win/", + "搜索链接": "https://res.yunpan.win/?PageIndex={SearchPg}&PageSize=12&Keyword={wd}&Type=&Tag=", + "POST请求数据": "", + "搜索截取模式": "1", + "搜索列表数组规则": "body&&.card", + "搜索片单是否Jsoup写法": "0", + "搜索片单图片": "img src=\"&&\"", + "搜索片单标题": "alt=\"&&\"", + "搜索片单链接": "window.open('&&')", + "搜索片单副标题": "", + "搜索片单链接加前缀": "", + "搜索片单链接加后缀": "", + "详情是否Jsoup写法": "1", + "类型详情": "", + "年代详情": "", + "地区详情": "", + "演员详情": "", + "简介详情": "", + "链接是否直接播放": "1" +} \ No newline at end of file