From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- lefigaro.fr.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 lefigaro.fr.txt (limited to 'lefigaro.fr.txt') diff --git a/lefigaro.fr.txt b/lefigaro.fr.txt new file mode 100644 index 0000000..e720e37 --- /dev/null +++ b/lefigaro.fr.txt @@ -0,0 +1,8 @@ +title: //meta[@name='title']/@content +author: //span[@class='sign']//a[@class='journaliste'] +author: //meta[@name='author']/@content +body: //*[@id='article']/div[@class='photo'] | //*[@id='article']/h2 | //*[@id='article']/div[@class='texte'] +date: //time[@pubdate]/@datetime +prune: no +test_url: http://www.lefigaro.fr/environnement/2011/11/10/01029-20111110ARTFIG00801-la-chine-confrontee-a-un-immense-defi-ecologique.php +test_url: http://www.lefigaro.fr/conjoncture/2012/11/20/20002-20121120ARTFIG00609-l-usager-devrait-payer-plus-pour-financer-les-transports.php \ No newline at end of file -- cgit v1.3.1