update UG

This commit is contained in:
qist
2023-10-16 09:22:25 +08:00
parent cd7267473a
commit a5a13b10cc
21 changed files with 1391 additions and 1356 deletions

View File

@@ -1,7 +1,7 @@
{
"author": "春风",
"ua": "Mozilla/5.0 (Linux; Android 10; LYA-AL00; HMSCore 6.4.0.312; GMSCore 20.15.16) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/83.0.4103.106 HuaweiBrowser/11.0.4.300 Mobile Safari/537.36",
"homeUrl": "https://www.nmddd.com",
"homeUrl": "https://nmddd.com",
"dcVipFlag": "true",
"dcPlayUrl": "true",
"cateManual": {
@@ -17,7 +17,7 @@
"homeVodImg": "//@data-echo",
"homeVodImgR": "",
"homeVodMark": "/div/span[2]/span/text()",
"cateUrl": "https://www.nmddd.com/index.php?m=vod-list-id-{cateId}-pg-{catePg}.html",
"cateUrl": "https://nmddd.com/index.php?m=vod-list-id-{cateId}-pg-{catePg}.html",
"cateVodNode": "//ul[@class='resize_list']/li/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
@@ -25,7 +25,7 @@
"cateVodImg": "//@data-echo",
"cateVodImgR": "",
"cateVodMark": "/div/span[2]/span/em/text()",
"dtUrl": "https://www.nmddd.com/{vid}",
"dtUrl": "https://nmddd.com/{vid}",
"dtNode": "//body",
"dtName": "//section[@class='page-hd']/a/@title",
"dtNameR": "",
@@ -52,9 +52,9 @@
"dtUrlIdR": "/(S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://www.nmddd.com/{playUrl}",
"playUrl": "https://nmddd.com/{playUrl}",
"playUa": "",
"searchUrl": "https://www.nmddd.com/index.php?m=vod-search&wd={wd}",
"searchUrl": "https://nmddd.com/index.php?m=vod-search&wd={wd}",
"scVodNode": "//ul[@class='ulPicTxt clearfix']/li",
"scVodName": "//span[@class='sTit']/text()",
"scVodId": "//span[@class='sBtn']/a/@href",