From 41e3199b3fa8e49b362de214a51fb5ec11936410 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Mon, 13 May 2013 00:52:49 +0200 Subject: Mostly Instapaper changes --- ritholtz.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ritholtz.com.txt (limited to 'ritholtz.com.txt') 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 -- cgit v1.3.1