diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2016-04-14 07:01:23 +0200 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2016-04-14 08:01:23 +0300 |
| commit | b9734091b05cd7581968d136f4f54cd84329432d (patch) | |
| tree | 8b372fe5d728fc8cc760d0b862fbf7e9c01bb3ea | |
| parent | 1528722ccfa88352c69904c8a1418b7cb871d52c (diff) | |
| download | ftr-site-config-b9734091b05cd7581968d136f4f54cd84329432d.tar.gz ftr-site-config-b9734091b05cd7581968d136f4f54cd84329432d.zip | |
Fix slideshow for Clubic (#146)
| -rw-r--r-- | clubic.com.txt | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/clubic.com.txt b/clubic.com.txt index 0148e54..0700144 100644 --- a/clubic.com.txt +++ b/clubic.com.txt @@ -4,8 +4,12 @@ body: //div[@class='editorial'] next_page_link: //a[contains(text(),'Page suivante')] strip: //a[contains(text(),'Page suivante')] strip: //a[contains(text(),'Page précédente')] -strip_id_or_class: slideshow +body: //div[@id='content'] +strip_id_or_class: breadcrumb +strip_id_or_class: kadmer-ad +strip_id_or_class: slideshow-head prune: no -test_url: http://www.clubic.com/carte-graphique/carte-graphique-amd/radeon-hd-7770/article-478936-1-radeon-hd-7750-7770.html
\ No newline at end of file +test_url: http://www.clubic.com/carte-graphique/carte-graphique-amd/radeon-hd-7770/article-478936-1-radeon-hd-7750-7770.html +test_url: http://www.clubic.com/mag/diaporama/photo-space-impressionnantes-photos-atterrissage-barge-84782/ |
