aboutsummaryrefslogtreecommitdiffhomepage
path: root/inc/3rdparty/site_config/standard/faz.net.txt
diff options
context:
space:
mode:
Diffstat (limited to 'inc/3rdparty/site_config/standard/faz.net.txt')
-rw-r--r--inc/3rdparty/site_config/standard/faz.net.txt30
1 files changed, 30 insertions, 0 deletions
diff --git a/inc/3rdparty/site_config/standard/faz.net.txt b/inc/3rdparty/site_config/standard/faz.net.txt
new file mode 100644
index 00000000..4fe5968b
--- /dev/null
+++ b/inc/3rdparty/site_config/standard/faz.net.txt
@@ -0,0 +1,30 @@
1# Title
2title: //p[@class='Content HeadlineShort']
3
4# Authors
5# some are known and have a link, others don't
6author: substring-after(//span[@class='Autor'], 'Von')
7
8# Date
9date: //span[@class='Datum']
10
11# Body
12body: //div[@class='Artikel']
13
14# Removements before body text
15strip: //div[@class='Breadcrumbs']
16strip: //div[@class='QuickSearchBox']
17strip: //div[@class='FAZArtikelEinleitung']
18strip: //div[@class='FAZArtikelReiter']
19strip: //div[@class='clear']
20
21# General removements
22strip: //span[@class='Bildnachweis']
23
24# Removements after body text
25strip: //div[@class='ArtikelAbbinder']
26strip: //div[@class='ArtikelKommentieren Artikelfuss GETS;tk;boxen.top-lesermeinungen;tp;content']
27strip: //div[@class='FAZArtikelKommentare FAZArtikelContent']
28strip: //div[@class='FAZArtikelFunktionen']
29strip: //div[@id='FAZContentRight']
30test_url: http://www.faz.net/aktuell/gesellschaft/ehe-haltbarkeitsformel-verliebe-dich-oft-verlobe-dich-selten-heirate-vielleicht-11685306.html \ No newline at end of file