更新文件 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" "哔哩哔哩": "26"
}, },
// //
"homeVodNode": "//ul[@class='stui-vodlist clearfix']/li/a", "homeVodNode": "//ul[@class='myui-vodlist clearfix']/li/a",
// //
"homeVodName": "/@title", "homeVodName": "/@title",
// //
@ -32,7 +32,7 @@
// //
"homeVodMarkR": "", "homeVodMarkR": "",
// {cateId} id {catePg} // {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 // homeVod
"cateVodNode": "//ul[@class='stui-vodlist clearfix']/li/a", "cateVodNode": "//ul[@class='stui-vodlist clearfix']/li/a",
"cateVodName": "/@title", "cateVodName": "/@title",
@ -41,7 +41,7 @@
"cateVodImg": "/@data-original", "cateVodImg": "/@data-original",
"cateVodMark": "/span[@class='pic-text text-right']/text()", "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", "dtNode": "//body",
// //
@ -77,11 +77,11 @@
// //
"dtUrlNameR": "", "dtUrlNameR": "",
// {playUrl} dtUrlId // {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 // webviewuser-agent
"playUa": "", "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 // homeVod , cms suggest
"scVodNode": "//ul[@class='stui-vodlist clearfix']/li/a", "scVodNode": "//ul[@class='stui-vodlist clearfix']/li/a",
"scVodName": "/@title", "scVodName": "/@title",