diff options
Diffstat (limited to 'streetsblog.net.txt')
| -rw-r--r-- | streetsblog.net.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/streetsblog.net.txt b/streetsblog.net.txt new file mode 100644 index 0000000..6cf03ca --- /dev/null +++ b/streetsblog.net.txt @@ -0,0 +1,7 @@ +title: //h2[@class="post-title"] +date: //span[@class="post-date"] +body: //div[@class="post-entry"] + +#This is also good for *.streetsblog.org, for example: +#http://dc.streetsblog.org/2011/10/21/friday-job-market/ +test_url: http://streetsblog.net/2011/10/20/look-out-below-one-in-nine-bridges-structurally-deficient-reports-t4a/
\ No newline at end of file |
