aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/kicker.de.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-13 10:15:40 +0200
commit4e067ceabd705201a16b4c92cf4b23f3b990326c (patch)
tree939f3a8e5ff3ab9ee414a57a895d3e78e1d46ce3 /inc/3rdparty/site_config/standard/kicker.de.txt
parent58dbe103889148def78b0fc8744d3f94c56a1561 (diff)
downloadwallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.gz
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.tar.zst
wallabag-4e067ceabd705201a16b4c92cf4b23f3b990326c.zip
updated specific configuration for parsing
Diffstat (limited to 'inc/3rdparty/site_config/standard/kicker.de.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/kicker.de.txt38
1 files changed, 19 insertions, 19 deletions
diff --git a/inc/3rdparty/site_config/standard/kicker.de.txt b/inc/3rdparty/site_config/standard/kicker.de.txt
index 7d5daa4b..db4f63c4 100644..100755
--- a/inc/3rdparty/site_config/standard/kicker.de.txt
+++ b/inc/3rdparty/site_config/standard/kicker.de.txt
@@ -1,21 +1,21 @@
1# set body 1# set body
2body: //div[@id='ovArtikel'] 2body: //div[@id='ovArtikel']
3 3
4# set title 4# set title
5title: //div[@id='ovArtikel']/h1 5title: //div[@id='ovArtikel']/h1
6# strip main title and leave sub title 6# strip main title and leave sub title
7strip: //div[@id='ovArtikel']/h1 7strip: //div[@id='ovArtikel']/h1
8 8
9date: //div[@class='publicdate'] 9date: //div[@class='publicdate']
10 10
11#remove captions 11#remove captions
12strip: //*/div[@class='bu'] 12strip: //*/div[@class='bu']
13strip: //*/div[@class='credit'] 13strip: //*/div[@class='credit']
14 14
15#remove adds 15#remove adds
16strip: //*/div[@class='ad-head'] 16strip: //*/div[@class='ad-head']
17strip: //*/div[@class='linksebay'] 17strip: //*/div[@class='linksebay']
18 18
19# remove video content 19# remove video content
20strip: //*/div[@class='ovVideo'] 20strip: //*/div[@class='ovVideo']
21test_url: http://www.kicker.de/news/fussball/frauen/wmfr/frauen-weltmeisterschaft/2011/3/1123662/spielbericht_frankreich-frauen_deutschland-frauen.html \ No newline at end of file 21test_url: http://www.kicker.de/news/fussball/frauen/wmfr/frauen-weltmeisterschaft/2011/3/1123662/spielbericht_frankreich-frauen_deutschland-frauen.html \ No newline at end of file