diff options
| author | Stefan Siegl <stesie@brokenpipe.de> | 2015-07-05 16:14:21 +0000 |
|---|---|---|
| committer | Stefan Siegl <stesie@brokenpipe.de> | 2015-07-05 16:14:21 +0000 |
| commit | 87ed057bf5863c2eb9e8c00529538bda869223f0 (patch) | |
| tree | ae8559bae69ef0af40c98399c9c2669b7e91a178 /taz.de.txt | |
| parent | 1e7b752493b873a28c30a11a29f4cff36579447e (diff) | |
| download | ftr-site-config-87ed057bf5863c2eb9e8c00529538bda869223f0.tar.gz ftr-site-config-87ed057bf5863c2eb9e8c00529538bda869223f0.zip | |
taz.de: pick first body only + strip ads
Diffstat (limited to 'taz.de.txt')
| -rw-r--r-- | taz.de.txt | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,8 +1,9 @@ date: //div[@class='secthead'] -body: //div[@class='sectbody'] +body: (//div[@class='sectbody'])[1] title: concat(//div[@class='sectbody']/h4,': ',//div[@class='sectbody']/h1) author: //span[@class='author'] strip: //p[@class='caption'] +strip_id_or_class: ad_bin strip_id_or_class: rack test_url: http://www.taz.de/Protestbewegung-Occupy/!80188/
\ No newline at end of file |
