From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- lemonde.fr.txt | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 lemonde.fr.txt (limited to 'lemonde.fr.txt') diff --git a/lemonde.fr.txt b/lemonde.fr.txt new file mode 100644 index 0000000..7aaa77a --- /dev/null +++ b/lemonde.fr.txt @@ -0,0 +1,13 @@ +title: //h1 + +# they have a single component containing both author and date +#author: //p[@class='source'] +#date: //p[@class='source'] + +body: //div[@class='contenu_article'] +#Shoot the insane "conjugaison.lemonde.fr" links : +strip: //a[contains(@class, 'listLink')] + +prune: no + +test_url: http://www.lemonde.fr/economie/article/2011/07/05/moody-s-abaisse-la-note-du-portugal-de-quatre-crans_1545237_3234.html \ No newline at end of file -- cgit v1.3.1