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 --- hackmake.org.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hackmake.org.txt (limited to 'hackmake.org.txt') diff --git a/hackmake.org.txt b/hackmake.org.txt new file mode 100644 index 0000000..9814011 --- /dev/null +++ b/hackmake.org.txt @@ -0,0 +1,7 @@ +date: //article//time[@pubdate] +body: //article/div[@id="post-wide"] +title: //article/header/h2 +strip: /div[@id="comment"] +strip: //footer +author: substring-after(//footer/p[@class='byline'] , 'By') +test_url: http://hackmake.org/2012/12/21/mindfulness-of-concentration \ No newline at end of file -- cgit v1.3.1