From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- faz.net.txt | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'faz.net.txt') diff --git a/faz.net.txt b/faz.net.txt index 6256b0b..d087d2a 100644 --- a/faz.net.txt +++ b/faz.net.txt @@ -20,6 +20,9 @@ strip: //div[@class='clear'] # General removements strip: //span[@class='Bildnachweis'] +strip: //img[@class='MediaIcon'] +strip: //div[@class='ArtikelMediaLink'] +dissolve: //a[img] # Removements after body text strip: //div[@class='ArtikelAbbinder'] @@ -27,4 +30,7 @@ strip: //div[@class='ArtikelKommentieren Artikelfuss GETS;tk;boxen.top-lesermein strip: //div[@class='FAZArtikelKommentare FAZArtikelContent'] strip: //div[@class='FAZArtikelFunktionen'] strip: //div[@id='FAZContentRight'] -test_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 + +# Fix picture captions +wrap_in(small): //span[@class='Bildunterschrift']/text() +test_url: http://www.faz.net/aktuell/feuilleton/zum-tod-von-margaret-thatcher-die-reizfigur-12141919.html#Drucken \ No newline at end of file -- cgit v1.3.1