From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- businessnews.com.tn.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 businessnews.com.tn.txt (limited to 'businessnews.com.tn.txt') diff --git a/businessnews.com.tn.txt b/businessnews.com.tn.txt new file mode 100644 index 0000000..6502b8e --- /dev/null +++ b/businessnews.com.tn.txt @@ -0,0 +1,12 @@ +body: //div[@id='article_detail'] +title: //meta[@property='og:title']/@content +date: //div[@id='date_com_art']//a[@class='date'] +author: //div[@id='article_detail']//font[@class='auteur'] + +strip_id_or_class: porte_titre_theme +strip_id_or_class: cont_param +strip_id_or_class: date_com_art + +prune: no + +test_url: http://www.businessnews.com.tn/details_article.php?a=31073&t=522&lang=fr&temp=1 \ No newline at end of file -- cgit v1.3.1