From 5eec9f271421d6f34529847d4914d6406128cf7f Mon Sep 17 00:00:00 2001 From: dongchenys <14018478+dongchenys@user.noreply.gitee.com> Date: Sun, 17 Mar 2024 07:40:15 +0000 Subject: [PATCH] 1 Signed-off-by: dongchenys <14018478+dongchenys@user.noreply.gitee.com> --- json/yunpanfx.json | 34 ++++++++++++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 json/yunpanfx.json diff --git a/json/yunpanfx.json b/json/yunpanfx.json new file mode 100644 index 0000000..1bc9c07 --- /dev/null +++ b/json/yunpanfx.json @@ -0,0 +1,34 @@ +{ + "搜索请求头参数": "手机", + "搜索链接": "https://yunpan1.cc/?q={wd}", + "POST请求数据": "", + "搜索截取模式": "1", + "搜索列表数组规则": "#flarum-content&&li", + "搜索片单是否Jsoup写法": "1", + "搜索片单图片": "img src=\"&&\"", + "搜索片单标题": "a&&Text", + "搜索片单链接": "a&&href", + "搜索片单副标题": "", + "搜索片单链接加前缀": "", + "搜索片单链接加后缀": "", + "详情是否Jsoup写法": "1", + "类型详情": "", + "年代详情": "", + "地区详情": "", + "演员详情": "", + "简介详情": ".Post-body,0&&p,-1&&Text", + "线路列表数组规则": "", + "线路标题": "", + "播放列表数组规则": "body&&#flarum-content", + "选集列表数组规则": "a[href~=https://www.ali(pan|yundrive).com/s/]", + "选集标题链接是否Jsoup写法": "1", + "选集标题": "a&&Text", + "选集链接": "a&&href", + "是否反转选集序列": "0", + "选集链接加前缀": "", + "选集链接加后缀": "", + "分析MacPlayer": "", + "是否开启手动嗅探": "0", + "手动嗅探视频链接关键词": ".mp4#.m3u8#.flv#video/tos", + "手动嗅探视频链接过滤词": ".html#=http" +} \ No newline at end of file