From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- menshealth.com.txt | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 menshealth.com.txt (limited to 'menshealth.com.txt') diff --git a/menshealth.com.txt b/menshealth.com.txt new file mode 100644 index 0000000..a1a46f6 --- /dev/null +++ b/menshealth.com.txt @@ -0,0 +1,16 @@ +# need to find a way to eliminate content for "related content" without eliminating important content + +convert_double_br_tags: [yes] +#body: //div[@id='leftside'] +title: //h1 +title: //h2 +Author: substring-after(//h4, 'By ') +Author: substring-after(//h4, 'By: ') +#Strip: //span +strip_id_or_class: morefromcat +strip_id_or_class: mostpopular +strip_id_or_class: articlepagination +strip_id_or_class: toolbar +body: //div[@id='zmodcontent'] +single_page_link: //li[@class='onepage'] //a[contains (@href, 'printer.php')] +test_url: http://www.menshealth.com/mhlists/pursuit_of_happiness/index.php \ No newline at end of file -- cgit v1.3.1