更新文件 xp.json

This commit is contained in:
liu673cn 2022-07-13 16:00:18 +08:00 committed by coding.net
parent 0ae6e5bc7f
commit 5b31ce1030
No known key found for this signature in database
GPG Key ID: 8D2350E4C890472E

10
xp.json
View File

@ -14,7 +14,7 @@
"哔哩哔哩": "26"
},
//
"homeVodNode": "//ul[@class='stui-vodlist clearfix']/li/a",
"homeVodNode": "//ul[@class='myui-vodlist clearfix']/li/a",
//
"homeVodName": "/@title",
//
@ -32,7 +32,7 @@
//
"homeVodMarkR": "",
// {cateId} id {catePg}
"cateUrl": "https://www.xqmi.top/index.php/vod/type/id/{cateId}/page/{catePg}.html",
"cateUrl": "https://app.zteys.com/index.php/vod/type/id/{cateId}/page/{catePg}.html",
// homeVod
"cateVodNode": "//ul[@class='stui-vodlist clearfix']/li/a",
"cateVodName": "/@title",
@ -41,7 +41,7 @@
"cateVodImg": "/@data-original",
"cateVodMark": "/span[@class='pic-text text-right']/text()",
//
"dtUrl": "https://www.xqmi.top/index.php/vod/play/id/{vid}.html",
"dtUrl": "https://app.zteys.com/index.php/vod/play/id/{vid}.html",
//
"dtNode": "//body",
//
@ -77,11 +77,11 @@
//
"dtUrlNameR": "",
// {playUrl} dtUrlId
"playUrl": "https://www.xqmi.top/index.php/vod/play/id/{playUrl}.html",
"playUrl": "https://app.zteys.com/index.php/vod/play/id/{playUrl}.html",
// webviewuser-agent
"playUa": "",
//
"searchUrl": "https://www.xqmi.top/index.php/vod/search.html?wd={wd}",
"searchUrl": "https://app.zteys.com/index.php/vod/search.html?wd={wd}",
// homeVod , cms suggest
"scVodNode": "//ul[@class='stui-vodlist clearfix']/li/a",
"scVodName": "/@title",