aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/falter.at.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/falter.at.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/falter.at.txt')
-rwxr-xr-x[-rw-r--r--]inc/3rdparty/site_config/standard/falter.at.txt32
1 files changed, 14 insertions, 18 deletions
diff --git a/inc/3rdparty/site_config/standard/falter.at.txt b/inc/3rdparty/site_config/standard/falter.at.txt
index b941b740..2bfcc9b4 100644..100755
--- a/inc/3rdparty/site_config/standard/falter.at.txt
+++ b/inc/3rdparty/site_config/standard/falter.at.txt
@@ -1,18 +1,14 @@
1title: //h2[@class='related relatedTitle'] 1title: //h1
2author: //a[contains(@href, 'liste.php?author_id')] 2author: //a[contains(@href, '/kategorie/autoren')]
3 3date: //a[contains(@href, '/falter/ausgabe')]
4# can't think of a better way unfortunately, really bad markup on this site 4body: //article[@class='spanMain']
5date: substring-after(//td[@style='width:85%;'], 'vom') 5
6 6# cleanup
7# not sure why, but instapaper seems to suck up the teaser paragraph 7strip_id_or_class: 'respond'
8# not solved! 8strip: //img[@src='http://www.falter.at/web/_pics/falterlogo_dblau.gif']
9body: //div[contains(@class, 'teaser')] 9strip_id_or_class: 'meta'
10body: //div[@id='content'] 10strip_id_or_class: 'servicebox'
11 11strip_id_or_class: 'related'
12# cleanup 12strip_id_or_class: 'twitter-share-button'
13strip: //img[@src='http://www.falter.at/web/_pics/falterlogo_dblau.gif'] 13strip: //br
14strip: //div[@class='servicebox'] 14test_url: http://www.falter.at/falter/2013/03/26/der-dandy-auf-der-sinkenden-galeere/ \ No newline at end of file
15strip: //h1
16strip: //br
17strip: //td[@id='adcol']
18test_url: http://www.falter.at/web/print/detail.php?id=1634 \ No newline at end of file