diff options
| -rw-r--r-- | tasteofhome.com.txt | 20 |
1 files changed, 8 insertions, 12 deletions
diff --git a/tasteofhome.com.txt b/tasteofhome.com.txt index e3cd196..f3234f3 100644 --- a/tasteofhome.com.txt +++ b/tasteofhome.com.txt @@ -1,15 +1,11 @@ -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'] +title: //div[@id='ctl00_MainContent_ctl00_Div1']//h2 +body: //div[@id='ctl00_MainContent_ctl00_Div1'] + +single_page_link: //div[contains(@class, 'recipeHeader')]//a[contains(@href, '/print')] + +strip_image_src: tohPrintL.png prune: no -tidy: no -test_url: http://www.tasteofhome.com/recipes/Grinch-Punch
\ No newline at end of file +test_url: http://www.tasteofhome.com/recipes/Grinch-Punch +test_url: http://www.tasteofhome.com/recipes/lactose-free-chocolate-chip-cookies
\ No newline at end of file |
