From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- sf.eater.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sf.eater.com.txt (limited to 'sf.eater.com.txt') 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 -- cgit v1.3.1