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 --- unwinnable.com.txt | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 unwinnable.com.txt (limited to 'unwinnable.com.txt') diff --git a/unwinnable.com.txt b/unwinnable.com.txt new file mode 100644 index 0000000..05ad86a --- /dev/null +++ b/unwinnable.com.txt @@ -0,0 +1,9 @@ +title: //h1[@class='postTitle'] +author: //a[@rel='author'] +date: substring-before(//h4[@class='postAuthor'], '|') +body: //div[@class='postContent'] + +strip: //div[@class='simplePullQuote'] + +wrap_in(figure): //img +test_url: http://www.unwinnable.com/2013/04/23/gratifying-play/ \ No newline at end of file -- cgit v1.3.1