From cf3c02dbc864b24309d805d6cb01dc10c5a8e283 Mon Sep 17 00:00:00 2001 From: aliluya Date: Thu, 19 Oct 2023 03:45:10 +0000 Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E6=96=87=E4=BB=B6=E8=87=B3?= =?UTF-8?q?=20XBPQ?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- XBPQ/石榴电影(xBPQ).json | 43 ++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 XBPQ/石榴电影(xBPQ).json diff --git a/XBPQ/石榴电影(xBPQ).json b/XBPQ/石榴电影(xBPQ).json new file mode 100644 index 0000000..92f487a --- /dev/null +++ b/XBPQ/石榴电影(xBPQ).json @@ -0,0 +1,43 @@ +{ + "作者": "菜妮丝https://cainisi.cf", + "站名": "石榴电影", + "首页": "电影", + "主页url": "https://hei19.com", + + "分类": "电影&剧集&综艺&动漫", + "分类值": "1&2&3&4", + + "分类url": "https://hei19.com/catalog?column={cateId}&sort=1&per_page=72&page={catePg}", + + "二次截取": "type=\"application/json\">&&", + "数组": "props.pageProps.mediaData.data", + "图片": "cover", + "标题": "name", + "副标题": "tag", + "链接前缀": "https://hei19.com/detail/", + "链接": "id", + + "搜索模式": "1", + "搜索url": "https://hei19.com/search?type=1&keywords={wd}&page={pg}", + "搜索二次截取": "type=\"application/json\">&&", + "搜索数组": "props.pageProps.searchMovieList.data", + "搜索图片": "pic", + "搜索标题": "name", + "搜索链接": "id", + "搜索副标题": "resolution", + "搜索链接前缀": "https://hei19.com/detail/", + + "影片年代": "props.pageProps.videoDetail.videoinfo.year", + "影片地区": "props.pageProps.videoDetail.videoinfo.area", + "影片类型": "props.pageProps.videoDetail.videoinfo.type", + "导演": "props.pageProps.videoDetail.videoinfo.director[].name(♥)", + "主演": "props.pageProps.videoDetail.videoinfo.starring[].name(♥)", + "简介": "props.pageProps.videoDetail.videoinfo.introduction", + + "线路标题": "播放列表", + + "播放二次截取": "type=\"application/json\">&&", + "播放列表": "props.pageProps.videoDetail.videoepisode.data", + "播放标题": "episode", + "播放链接": "url" +} \ No newline at end of file