update nm

This commit is contained in:
qist
2024-07-18 17:02:19 +08:00
parent 572c1e6a1b
commit 16d0703cee
5 changed files with 13 additions and 13 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://m.wwgz.cn",
"homeUrl": "https://www.wwgz.cn",
"dcVipFlag": "true",
"dcPlayUrl": "true",
"cateManual": {
@@ -18,7 +18,7 @@
"homeVodImg": "//img/@data-src",
"homeVodImgR": "",
"homeVodMark": "//div[@class='con_bottom']/span[@class='sDes']/text()",
"cateUrl": "https://m.wwgz.cn/vod-list-id-{cateId}-pg-{catePg}-order--by-{by}-class-0-year-{year}-letter--area-{area}-lang-.html",
"cateUrl": "https://www.wwgz.cn/vod-list-id-{cateId}-pg-{catePg}-order--by-{by}-class-0-year-{year}-letter--area-{area}-lang-.html",
"cateVodNode": "//ul[@class='picTxt picTxtA clearfix']//li/div/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
@@ -26,7 +26,7 @@
"cateVodImg": "//img/@data-src",
"cateVodImgR": "",
"cateVodMark": "//em/text()",
"dtUrl": "https://m.wwgz.cn/vod-detail-id-{vid}.html",
"dtUrl": "https://www.wwgz.cn/vod-detail-id-{vid}.html",
"dtNode": "//body",
"dtName": "//div[@class='introTxt']//td/text()",
"dtNameR": "",
@@ -54,9 +54,9 @@
"dtUrlIdR": "/(S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://m.wwgz.cn/{playUrl}",
"playUrl": "https://www.wwgz.cn/{playUrl}",
"playUa": "",
"searchUrl": "https://m.wwgz.cn/index.php?m=vod-search&wd={wd}",
"searchUrl": "https://www.wwgz.cn/index.php?m=vod-search&wd={wd}",
"scVodNode": "//ul[@class='ulPicTxt clearfix']/li",
"scVodName": "//span[@class='sTit']/text()",
"scVodId": "//span[@class='sBtn']/a/@href",