From 2849fe53e7430bbd963fe8f8868fd954bb3cb909 Mon Sep 17 00:00:00 2001 From: liu673cn <92096280+liu673cn@users.noreply.github.com> Date: Tue, 28 Jun 2022 11:07:23 +0800 Subject: [PATCH] Update libv.json --- sub/xpath/libv.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sub/xpath/libv.json b/sub/xpath/libv.json index 1b6f7ac..769b442 100644 --- a/sub/xpath/libv.json +++ b/sub/xpath/libv.json @@ -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", @@ -552,4 +552,4 @@ ] } -} \ No newline at end of file +}