diff options
Diffstat (limited to 'tasteofhome.com.txt')
| -rw-r--r-- | tasteofhome.com.txt | 15 |
1 files changed, 15 insertions, 0 deletions
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 |
