更新 'sub/xp.json'

This commit is contained in:
老刘备 2022-07-14 21:50:00 +08:00
parent d78dce5cdb
commit f4d6c318e6

View File

@ -1,92 +1,92 @@
{ {
"author": "ajk", "author": "ajk",
"ua": "", "ua": "",
// //
"homeUrl": "https://app.zteys.com", "homeUrl": "https://app.zteys.com",
// 使xpath "cateManual": {"电影": "1", "电视剧": "2"}, // 使xpath "cateManual": {"电影": "1", "电视剧": "2"},
"cateManual": { "cateManual": {
"日韩剧": "20", "日韩剧": "20",
"电影": "21", "电影": "21",
"电视剧": "22", "电视剧": "22",
"动漫": "23", "动漫": "23",
"综艺": "24", "综艺": "24",
"纪录片": "25", "纪录片": "25",
"哔哩哔哩": "26" "哔哩哔哩": "26"
}, },
// //
"homeVodNode": "//ul[@class='myui-vodlist clearfix']/li/a", "homeVodNode": "//ul[@class='myui-vodlist clearfix']/li/a",
// //
"homeVodName": "/@title", "homeVodName": "/@title",
// //
"homeVodNameR": "", "homeVodNameR": "",
// id // id
"homeVodId": "/@href", "homeVodId": "/@href",
// //
"homeVodIdR": "/id/(\\w+).html", "homeVodIdR": "/id/(\\w+).html",
// //
"homeVodImg": "/@data-original", "homeVodImg": "/@data-original",
// //
"homeVodImgR": "", "homeVodImgR": "",
// //
"homeVodMark": "/span[@class='pic-text text-right']/text()", "homeVodMark": "/span[@class='pic-text text-right']/text()",
// //
"homeVodMarkR": "", "homeVodMarkR": "",
// {cateId} id {catePg} // {cateId} id {catePg}
"cateUrl": "https://app.zteys.com/index.php/vod/type/id/{cateId}/page/{catePg}.html", "cateUrl": "https://app.zteys.com/index.php/vod/type/id/{cateId}/page/{catePg}.html",
// homeVod // homeVod
"cateVodNode": "//ul[@class='myui-vodlist clearfix']/li/a", "cateVodNode": "//ul[@class='myui-vodlist clearfix']/li/a",
"cateVodName": "/@title", "cateVodName": "/@title",
"cateVodId": "/@href", "cateVodId": "/@href",
"cateVodIdR": "/id/(\\w+).html", "cateVodIdR": "/id/(\\w+).html",
"cateVodImg": "/@data-original", "cateVodImg": "/@data-original",
"cateVodMark": "/span[@class='pic-text text-right']/text()", "cateVodMark": "/span[@class='pic-text text-right']/text()",
// //
"dtUrl": "https://app.zteys.com/index.php/vod/play/id/{vid}.html", "dtUrl": "https://app.zteys.com/index.php/vod/play/id/{vid}.html",
// //
"dtNode": "//body", "dtNode": "//body",
// //
"dtName": "//div[contains(@class,'video-title')]/h2[@class='title']/text()", "dtName": "//div[contains(@class,'video-title')]/h2[@class='title']/text()",
"dtNameR": "", "dtNameR": "",
// //
"dtImg": "//a[contains(@class,'myui-vodlist__thumb')][1]/@data-original", "dtImg": "//a[contains(@class,'myui-vodlist__thumb')][1]/@data-original",
"dtImgR": "", "dtImgR": "",
// //
"dtCate": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '类型:')]/following-sibling::*/text()", "dtCate": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '类型:')]/following-sibling::*/text()",
"dtCateR": "", "dtCateR": "",
// //
"dtYear": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '年份:')]/following-sibling::*/text()", "dtYear": "//span[contains(@class,'text-muted hidden-xs') and contains(text(), '年份:')]/following-sibling::*/text()",
// //
"dtDesc": "//div[contains(@class,'myui-content__desc col-pd clearfix')]/text()", "dtDesc": "//div[contains(@class,'myui-content__desc col-pd clearfix')]/text()",
"dtDescR": "", "dtDescR": "",
// //
"dtFromNode": "//div[contains(@class,'tabs')]/ul[@class='t-ul']", "dtFromNode": "//div[contains(@class,'tabs')]/ul[@class='t-ul']",
// //
"dtFromName": "concat('播放源',count(parent::*/preceding::*//div[contains(@class,'tabs')]/ul[@class='t-ul']) + 1)", "dtFromName": "concat('播放源',count(parent::*/preceding::*//div[contains(@class,'tabs')]/ul[@class='t-ul']) + 1)",
// //
"dtFromNameR": "(\\S+).0", "dtFromNameR": "(\\S+).0",
// //
"dtUrlNode": "//div[contains(@class,'tabs')]/div//ul", "dtUrlNode": "//div[contains(@class,'tabs')]/div//ul",
// //
"dtUrlSubNode": "/li/a", "dtUrlSubNode": "/li/a",
// //
"dtUrlId": "/@href", "dtUrlId": "/@href",
// //
"dtUrlIdR": "/index.php/vod/play/id/(\\S+).html", "dtUrlIdR": "/index.php/vod/play/id/(\\S+).html",
// //
"dtUrlName": "/text()", "dtUrlName": "/text()",
// //
"dtUrlNameR": "", "dtUrlNameR": "",
// {playUrl} dtUrlId // {playUrl} dtUrlId
"playUrl": "https://app.zteys.com/index.php/vod/play/id/{playUrl}.html", "playUrl": "https://app.zteys.com/index.php/vod/play/id/{playUrl}.html",
// webviewuser-agent // webviewuser-agent
"playUa": "", "playUa": "",
// //
"searchUrl": "https://app.zteys.com/index.php/vod/search.html?wd={wd}", "searchUrl": "https://app.zteys.com/index.php/vod/search.html?wd={wd}",
// homeVod , cms suggest // homeVod , cms suggest
"scVodNode": "//ul[@class='myui-vodlist clearfix']/li/a", "scVodNode": "//ul[@class='myui-vodlist clearfix']/li/a",
"scVodName": "/@title", "scVodName": "/@title",
"scVodId": "/@href", "scVodId": "/@href",
"scVodIdR": "/id/(\\w+).html", "scVodIdR": "/id/(\\w+).html",
"scVodImg": "/@data-original", "scVodImg": "/@data-original",
"scVodMark": "/span[@class='pic-text text-right']/text()" "scVodMark": "/span[@class='pic-text text-right']/text()"
} }