diff options
Diffstat (limited to 'ritholtz.com.txt')
| -rw-r--r-- | ritholtz.com.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ritholtz.com.txt b/ritholtz.com.txt new file mode 100644 index 0000000..d598479 --- /dev/null +++ b/ritholtz.com.txt @@ -0,0 +1,5 @@ +title: //div[@class='post']/h2 +author: substring-before(substring-after(//div[@class='alignright']/small, 'By '),'-') +date: substring-after(//div[@class='alignright']/small, '-') +strip: //div[@class='alignleft'] +test_url: http://www.ritholtz.com/blog/2012/09/situational-awareness/
\ No newline at end of file |
