blob: ff5a0244adce40e902b55802842b229168b3cdf5 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
body: //div[@id='article_container']
author: //h4//a[@class='author']
title: //h1
replace_string(lang="en"): lang="de"
replace_string(/>1</a>):/></a>
strip_id_or_class: share_toolbox
strip_id_or_class: article_header
strip_id_or_class: phototext
strip_image_src: icon_author.gif
strip: //img[@src='']
strip: //h4[@id='author']
prune: no
test_url: http://www.juedische-allgemeine.de/article/view/id/13366
|