Add files via upload

This commit is contained in:
潇洒 2023-11-25 21:58:35 +08:00 committed by GitHub
parent 9c168983ff
commit 8c2ddbbce1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
8 changed files with 12 additions and 12 deletions

View File

@ -3,7 +3,7 @@
"搜索链接": "https://www.pansearch.me/search?keyword={wd}",
"POST请求数据": "",
"搜索截取模式": "1",
"搜索列表数组规则": ".grid&&.items-start:has(a[href*=aliyundrive])",
"搜索列表数组规则": ".grid&&.items-start:has(a[href~=ali(pan|yundrive)])",
"搜索片单是否Jsoup写法": "0",
"搜索片单图片": "src=\"&&\"",
"搜索片单标题": "keyword\">&&<a",

View File

@ -66,7 +66,7 @@
"简介详情": "",
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&a[href^=https://www.aliyundrive.com/s/]",
"播放列表数组规则": "body&&a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集列表数组规则": "a",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "",

View File

@ -20,7 +20,7 @@
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&#flarum-content",
"选集列表数组规则": "a[href^=https://www.aliyundrive.com/s/]",
"选集列表数组规则": "a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",
"选集链接": "a&&href",

View File

@ -20,7 +20,7 @@
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&#flarum-content",
"选集列表数组规则": "a[href^=https://www.aliyundrive.com/s/]",
"选集列表数组规则": "a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",
"选集链接": "a&&href",

View File

@ -21,7 +21,7 @@
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "html&&head",
"选集列表数组规则": "meta[content~=(aliyundrive.com/s)]",
"选集列表数组规则": "meta[content~=ali(pan|yundrive).com/s]",
"选集标题链接是否Jsoup写法": "0",
"选集标题": "url=&&\"",
"选集链接": "url=&&\"",

View File

@ -20,7 +20,7 @@
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&.postbox__details",
"选集列表数组规则": "a[href^=https://www.aliyundrive.com/s/]",
"选集列表数组规则": "a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",
"选集链接": "a&&href",

View File

@ -28,7 +28,7 @@
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&.article_content",
"选集列表数组规则": "a[href^=https://www.aliyundrive.com/s/]",
"选集列表数组规则": "a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",
"选集链接": "a&&href",

View File

@ -10,14 +10,14 @@
"首页片单列表数组规则": "li",
"首页片单是否Jsoup写法": "1",
"分类起始页码": "1",
"分类链接": "https://susuifa.com/{cateId}/page/{catePg}[firstPage=https://susuifa.com//{cateId}]",
"分类名称": "欧美剧&日韩剧&其他剧&欧美电影&日韩电影&其他电影",
"分类名称替换词": "omjj&rhjj&qtjj&omdy&rhdy&qtdy",
"分类链接": "https://susuifa.com/{cateId}",
"分类名称": "欧美剧集&欧美电影&日韩剧集&日韩电影&其它剧集&其他电影",
"分类名称替换词": "omjj&omdy&rhjj&rhdy&qtjj&qtdy",
"筛选数据": {},
//"筛选数据": "ext",
//{cateId}
"筛选子分类名称": "",
"筛选子分类替换词": "",
"筛选子分类替换词": "*",
//{class}
"筛选类型名称": "",
"筛选类型替换词": "*",
@ -66,7 +66,7 @@
"简介详情": "body&&.entry-content&&Text",
"线路列表数组规则": "",
"线路标题": "",
"播放列表数组规则": "body&&a[href^=https://www.aliyundrive.com/s/]",
"播放列表数组规则": "body&&a[href~=https://www.ali(pan|yundrive).com/s/]",
"选集列表数组规则": "a",
"选集标题链接是否Jsoup写法": "1",
"选集标题": "a&&Text",