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