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