aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/tagesschau.de.txt
diff options
context:
space:
mode:
authorNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-23 13:44:48 +0200
committerNicolas LÅ“uillet <nicolas@loeuillet.org>2014-07-23 13:44:48 +0200
commit887b015def3098f1e898e7bf3338fa2d093b6d95 (patch)
tree41206132200aa9390e11d600ad2b84ffa23242e4 /inc/3rdparty/site_config/standard/tagesschau.de.txt
parentebd6bf6007e0fad4c3e11dac0e79f687e1d195a2 (diff)
parent505a74ad1de7cf2cd3605e793233365501f03d87 (diff)
downloadwallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.tar.gz
wallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.tar.zst
wallabag-887b015def3098f1e898e7bf3338fa2d093b6d95.zip
Merge branch 'refactor' into dev
Diffstat (limited to 'inc/3rdparty/site_config/standard/tagesschau.de.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/tagesschau.de.txt42
1 files changed, 21 insertions, 21 deletions
diff --git a/inc/3rdparty/site_config/standard/tagesschau.de.txt b/inc/3rdparty/site_config/standard/tagesschau.de.txt
index 8ce8a90e..be76cd05 100644..100755
--- a/inc/3rdparty/site_config/standard/tagesschau.de.txt
+++ b/inc/3rdparty/site_config/standard/tagesschau.de.txt
@@ -1,23 +1,23 @@
1title://h1[1] 1title://h1[1]
2 2
3author: substring-after(//em, 'Von ') 3author: substring-after(//em, 'Von ')
4author:string('tagesschau.de') 4author:string('tagesschau.de')
5 5
6date:substring-after(//div[@class='standDatum'], 'Stand: ') 6date:substring-after(//div[@class='standDatum'], 'Stand: ')
7 7
8body://div[contains(@class, 'article')] | //div[contains(@class, 'centerCol')] 8body://div[contains(@class, 'article')] | //div[contains(@class, 'centerCol')]
9 9
10strip://h1[1] 10strip://h1[1]
11strip: //div[contains(@class, 'directLinks')] 11strip: //div[contains(@class, 'directLinks')]
12strip: //div[contains(@class, 'zitatBox')] 12strip: //div[contains(@class, 'zitatBox')]
13strip: //div[contains(@class, 'teaserBox metaBlock')] 13strip: //div[contains(@class, 'teaserBox metaBlock')]
14strip: //*[contains(@class, 'inv')] 14strip: //*[contains(@class, 'inv')]
15strip: //span[@class='imgSubline'] 15strip: //span[@class='imgSubline']
16strip: //*[contains(@class, 'topline')][1] 16strip: //*[contains(@class, 'topline')][1]
17strip: //div[@id='rightCol'][1] 17strip: //div[@id='rightCol'][1]
18strip: //div[@id="footer"][1] 18strip: //div[@id="footer"][1]
19strip: //div[@class="fPlayer"] 19strip: //div[@class="fPlayer"]
20strip: //div[@id='seitenanfang'] 20strip: //div[@id='seitenanfang']
21strip: //div[@class='standDatum'] 21strip: //div[@class='standDatum']
22strip: //em 22strip: //em
23test_url: http://www.tagesschau.de/ausland/wahlkampffrankreich102.html \ No newline at end of file 23test_url: http://www.tagesschau.de/ausland/wahlkampffrankreich102.html \ No newline at end of file