lechaudron: fix title selector

This commit is contained in:
Garfield69 2019-10-02 22:49:44 +13:00
parent d6aa3b3d1b
commit fad548cce3
1 changed files with 4 additions and 1 deletions

View File

@ -172,7 +172,10 @@
args: (\d+)$ args: (\d+)$
title: title:
selector: a[href*="/SousCategories/"] selector: a[href*="/SousCategories/"]
attribute: title attribute: alt
filters:
- name: regexp
args: "^..(.+)"
details: details:
selector: a[onmouseover] selector: a[onmouseover]
attribute: href attribute: href