From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- tasteofhome.com.txt | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 tasteofhome.com.txt (limited to 'tasteofhome.com.txt') diff --git a/tasteofhome.com.txt b/tasteofhome.com.txt new file mode 100644 index 0000000..e3cd196 --- /dev/null +++ b/tasteofhome.com.txt @@ -0,0 +1,15 @@ +title: //span[@id='ctl00_ctl00_MainContent_MainContent_RecipeImage1_lblRecipeTitle'] +body: //div[@id='RDNEW']//*[@class='Recipe-imgCon' or @class='Recipe-Intro' or @class='recipeDetails'] +strip_id_or_class: rec-ExRightPanel +strip_id_or_class: divCarousel +strip_id_or_class: preptimeOuter +strip_id_or_class: cooktimeOuter +strip_id_or_class: durationOuter +strip_id_or_class: divImageFooter +strip_id_or_class: microFormatFnIngred +strip: //span[@class='Recipe-Intro']//*[@class='link' or @class='rating'] + +prune: no +tidy: no + +test_url: http://www.tasteofhome.com/recipes/Grinch-Punch \ No newline at end of file -- cgit v1.3.1