diff options
Diffstat (limited to 'food.com.txt')
| -rw-r--r-- | food.com.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/food.com.txt b/food.com.txt new file mode 100644 index 0000000..a70da76 --- /dev/null +++ b/food.com.txt @@ -0,0 +1,11 @@ +body: //div[@id='print-area'] +title: //h1[contains(@class, 'section-title')] +single_page_link: //a[@id='prntrec'] +strip_image_src: food-logo-small +strip_id_or_class: timer +strip_id_or_class: photo-sm +strip_id_or_class: page-header + +prune: no + +test_url: http://www.food.com/recipe/couldnt-be-easier-bbq-pork-tenderloin-crock-pot-317152
\ No newline at end of file |
