update PG

This commit is contained in:
qist
2024-06-12 11:14:31 +08:00
parent 46aae3cf52
commit ba90d1aaba
20 changed files with 1069 additions and 58 deletions

View File

@@ -60,7 +60,7 @@
"scVodNode": "//ul[@class='ulPicTxt clearfix']/li",
"scVodName": "//span[@class='sTit']/text()",
"scVodId": "//span[@class='sBtn']/a/@href",
"scVodIdR": "/vod-play-id-(\\d+)",
"scVodIdR": "/vod-detail-id-(\\d+)",
"scVodImg": "//img/@data-src",
"scVodMark": "//span[@class='sDes'][2]/text()",
"filter":{
@@ -308,4 +308,4 @@
]}
]
}
}
}