1
0
mirror of https://github.com/liu673cn/box.git synced 2025-02-05 10:45:57 +00:00

Update libv.json

This commit is contained in:
liu673cn 2022-06-28 11:07:23 +08:00 committed by GitHub
parent 1015c87c8d
commit 2849fe53e7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"author":"Tangsan99999",
"ua": "",
"homeUrl": "https://www.libvio.com/",
"homeUrl": "https://www.libvio.me/",
"dcPlayUrl": "true",
"cateManual": {"电影": "1","剧集": "2","综艺": "3","动漫": "4","日韩剧": "15","欧美剧": "16"},
"homeVodNode": "//div[contains(@class,'stui-vodlist__box')]/a",
@ -13,14 +13,14 @@
"homeVodImgR": "",
"homeVodMark": "/span[2]/text()",
"homeVodMarkR": "",
"cateUrl": "https://www.libvio.com/show/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"cateUrl": "https://www.libvio.me/show/{cateId}-{area}-{by}-{class}-{lang}----{catePg}---{year}.html",
"cateVodNode": "//div[contains(@class,'stui-vodlist__box')]/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/detail/(\\w+).html",
"cateVodImg": "/@data-original",
"cateVodMark": "/span[2]/text()",
"dtUrl": "https://www.libvio.com/detail/{vid}.html",
"dtUrl": "https://www.libvio.me/detail/{vid}.html",
"dtNode": "//body",
"dtName": "//div[contains(@class,'stui-content__detail')]/h1/text()",
"dtNameR": "",
@ -49,9 +49,9 @@
"dtUrlIdR": "/play/(\\S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.libvio.com/play/{playUrl}.html",
"playUrl": "https://www.libvio.me/play/{playUrl}.html",
"playUa": "",
"searchUrl": "https://www.libvio.com/search/-------------.html?wd={wd}&submit=",
"searchUrl": "https://www.libvio.me/search/-------------.html?wd={wd}&submit=",
"scVodNode": "//div[contains(@class,'stui-vodlist__box')]/a",
"scVodName": "/@title",
"scVodId": "/@href",