aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/taz.de.txt
diff options
context:
space:
mode:
authorJeremy Benoist <j0k3r@users.noreply.github.com>2015-08-02 08:59:20 +0200
committerJeremy Benoist <j0k3r@users.noreply.github.com>2015-08-02 08:59:20 +0200
commite968ec6c2244aee600358b3c87648b2409c97945 (patch)
treea5246151bf8278a0e8053b9dd1ce9d770073c50b /inc/3rdparty/site_config/standard/taz.de.txt
parent87b723d7620f9b4e1f3870c1d13e1415d1967f0d (diff)
parent3bb6a8ed2ab40b17d3f3b9925664c8da38ea2570 (diff)
downloadwallabag-e968ec6c2244aee600358b3c87648b2409c97945.tar.gz
wallabag-e968ec6c2244aee600358b3c87648b2409c97945.tar.zst
wallabag-e968ec6c2244aee600358b3c87648b2409c97945.zip
Merge pull request #1266 from wallabag/fix-site-config
Fix site config
Diffstat (limited to 'inc/3rdparty/site_config/standard/taz.de.txt')
-rwxr-xr-xinc/3rdparty/site_config/standard/taz.de.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/3rdparty/site_config/standard/taz.de.txt b/inc/3rdparty/site_config/standard/taz.de.txt
index cf853662..a3368568 100755
--- a/inc/3rdparty/site_config/standard/taz.de.txt
+++ b/inc/3rdparty/site_config/standard/taz.de.txt
@@ -1,8 +1,9 @@
1date: //div[@class='secthead'] 1date: //div[@class='secthead']
2body: //div[@class='sectbody'] 2body: (//div[@class='sectbody'])[1]
3title: concat(//div[@class='sectbody']/h4,': ',//div[@class='sectbody']/h1) 3title: concat(//div[@class='sectbody']/h4,': ',//div[@class='sectbody']/h1)
4author: //span[@class='author'] 4author: //span[@class='author']
5strip: //p[@class='caption'] 5strip: //p[@class='caption']
6strip_id_or_class: ad_bin
6strip_id_or_class: rack 7strip_id_or_class: rack
7 8
8test_url: http://www.taz.de/Protestbewegung-Occupy/!80188/ \ No newline at end of file 9test_url: http://www.taz.de/Protestbewegung-Occupy/!80188/ \ No newline at end of file