diff options
Diffstat (limited to 'sf.eater.com.txt')
| -rw-r--r-- | sf.eater.com.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sf.eater.com.txt b/sf.eater.com.txt new file mode 100644 index 0000000..1e7c85a --- /dev/null +++ b/sf.eater.com.txt @@ -0,0 +1,7 @@ +title: //h1[@class="post-title"] +author: //div[@class="post-byline"]/a +date: substring-before(//div[@class='post-byline'], ', by') + +body: //div[@class='post-body'] +strip_id_or_class: post-kicker +test_url: http://sf.eater.com/archives/2012/05/22/nate_pollack_talks_about_the_american_grilled_cheese_kitchen_moving_into_the_mission.php
\ No newline at end of file |
