|
|
|
@ -41,8 +41,8 @@ |
|
|
|
|
"dtFromNode": "//div[@class='stui-vodlist__head']/h3[@class='title']", |
|
|
|
|
"dtFromName": "/text()", |
|
|
|
|
"dtFromNameR": "", |
|
|
|
|
"dtUrlNode": "//div[contains(@class,'stui-vodlist__head')]/ul", |
|
|
|
|
"dtUrlSubNode": "/li/a", |
|
|
|
|
"dtUrlNode": "//div[contains(@class,'stui-vodlist__head')]", |
|
|
|
|
"dtUrlSubNode": "/ul/li/a", |
|
|
|
|
"dtUrlId": "/@href", |
|
|
|
|
"dtUrlIdR": "/play/(\\S+).html", |
|
|
|
|
"dtUrlName": "/text()", |
|
|
|
|