aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/falter.at.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/falter.at.txt')
-rw-r--r--inc/3rdparty/site_config/standard/falter.at.txt18
1 files changed, 18 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/falter.at.txt b/inc/3rdparty/site_config/standard/falter.at.txt
new file mode 100644
index 00000000..b941b740
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/falter.at.txt
@@ -0,0 +1,18 @@
1title: //h2[@class='related relatedTitle']
2author: //a[contains(@href, 'liste.php?author_id')]
3
4# can't think of a better way unfortunately, really bad markup on this site
5date: substring-after(//td[@style='width:85%;'], 'vom')
6
7# not sure why, but instapaper seems to suck up the teaser paragraph
8# not solved!
9body: //div[contains(@class, 'teaser')]
10body: //div[@id='content']
11
12# cleanup
13strip: //img[@src='http://www.falter.at/web/_pics/falterlogo_dblau.gif']
14strip: //div[@class='servicebox']
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