diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-11-25 16:35:54 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-11-25 16:35:54 +0000 |
| commit | 297b6cdfd4015a3cacebce14ec42fee547909191 (patch) | |
| tree | 6cb3715af664dd66d0747869bd69bba6b67d371d | |
| parent | dc8b2a8442210548ed00f958fe23fb72f9a5b042 (diff) | |
| download | ftr-site-config-297b6cdfd4015a3cacebce14ec42fee547909191.tar.gz ftr-site-config-297b6cdfd4015a3cacebce14ec42fee547909191.zip | |
tasteofhome.com
| -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 |
