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.curbed.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 sf.curbed.com.txt (limited to 'sf.curbed.com.txt') diff --git a/sf.curbed.com.txt b/sf.curbed.com.txt new file mode 100644 index 0000000..4c10e9c --- /dev/null +++ b/sf.curbed.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'] +dissolve: //noscript +test_url: http://sf.curbed.com/archives/2011/10/17/lower_haight_loft_would_really_really_really_like_a_buyer.php \ No newline at end of file -- cgit v1.3.1