Update Nmys.json

This commit is contained in:
n3rddd 2024-05-30 23:18:11 +08:00 committed by GitHub
parent 06f4e87b67
commit 584f1c4af3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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.nmddd.com",
"homeUrl": "https://m.wwgz.cn",
"dcVipFlag": "true",
"dcPlayUrl": "true",
"cateManual": {
@ -11,55 +11,56 @@
"短剧": "26",
"综艺": "3"
},
"homeVodNode": "//section/section[position()>2]//ul[@class='resize_list']/li/a",
"homeVodName": "/@title",
"homeVodId": "/@href",
"homeVodIdR": "/(S+).html",
"homeVodImg": "//img/@src",
"homeVodNode": "//div[@class='mod_a globalPadding']//li",
"homeVodName": "//div[@class='con_bottom']/span[@class='sTit']/text()",
"homeVodId": "/div/a/@href",
"homeVodIdR": "/vod-detail-id-(\\S+).html",
"homeVodImg": "//img/@data-src",
"homeVodImgR": "",
"homeVodMark": "/div/span[2]/span/text()",
"cateUrl": "https://m.nmddd.com/vod-list-id-{cateId}-pg-{catePg}-order--by-{by}-class-0-year-{year}-letter--area-{area}-lang-.html",
"cateVodNode": "//ul[@class='resize_list']/li/a",
"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",
"cateVodNode": "//ul[@class='picTxt picTxtA clearfix']//li/div/a",
"cateVodName": "/@title",
"cateVodId": "/@href",
"cateVodIdR": "/(S+).html",
"cateVodImg": "//img/@src",
"cateVodIdR": "/vod-detail-id-(\\S+).html",
"cateVodImg": "//img/@data-src",
"cateVodImgR": "",
"cateVodMark": "/div/span[2]/span/em/text()",
"dtUrl": "https://m.nmddd.com/{vid}",
"cateVodMark": "//em/text()",
"dtUrl": "https://m.wwgz.cn/vod-detail-id-{vid}.html",
"dtNode": "//body",
"dtName": "//section[@class='page-hd']/a/@title",
"dtName": "//div[@class='introTxt']//td/text()",
"dtNameR": "",
"dtImg": "//section[@class='page-hd']/a/img/@src",
"dtImg": "//div[@class='posterPic']/a/img/@src",
"dtImgR": "",
"dtCate": "",
"dtCate": "//span[contains(text(), '类型:')]//em/text()",
"dtCateR": "",
"dtYear": "//span[contains(text(), '年代')]/following-sibling::a/text()",
"dtYearR": "",
"dtYear": "//span[contains(text(), '年代')]/text()",
"dtYearR": "年代:(\\d+)",
"dtArea": "",
"dtAreaR": "",
"dtDirector": "//span[contains(text(), '导演')]/following-sibling::a/text()",
"dtDirectorR": "",
"dtActor": "//span[contains(text(), '主演')]/following-sibling::a/text()",
"dtActorR": "",
"dtDirector": "//span[contains(text(), '主演')]/text()",
"dtDirectorR": "主演:(\\D+)",
"dtActor": "//span[contains(text(), '导演')]/text()",
"dtActorR": "导演:(\\D+)",
"dtDesc": "//article[@class='detail-con']/p/text()",
"dtDescR": "",
"dtFromNode": "//a[@class='greenBtn']",
"dtFromName": "/text()",
"dtDescR": "简 介:(\\S+)",
//线
"dtFromNode": "//div[@class='tabCon']",
"dtFromName": "//div[@class='boxConWidth clearfix']/p/span/text()",
"dtFromNameR": "",
"dtUrlNode": "//div[@class='numList']/ul",
"dtUrlNode": "//ul[contains(@class,'dramaNumList')]",
"dtUrlSubNode": "/li/a",
"dtUrlId": "@href",
"dtUrlId": "/@data-href",
"dtUrlIdR": "/(S+).html",
"dtUrlName": "/text()",
"dtUrlNameR": "",
"playUrl": "https://m.nmddd.com/{playUrl}",
"playUrl": "https://m.wwgz.cn/{playUrl}",
"playUa": "",
"searchUrl": "https://m.nmddd.com/index.php?m=vod-search&wd={wd}",
"searchUrl": "https://m.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",
"scVodIdR": "/(S+).html",
"scVodIdR": "/vod-play-id-(\\d+)",
"scVodImg": "//img/@data-src",
"scVodMark": "//span[@class='sDes'][2]/text()",
"filter":{