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 --- thegreatdiscontent.com.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 thegreatdiscontent.com.txt (limited to 'thegreatdiscontent.com.txt') diff --git a/thegreatdiscontent.com.txt b/thegreatdiscontent.com.txt new file mode 100644 index 0000000..12442b4 --- /dev/null +++ b/thegreatdiscontent.com.txt @@ -0,0 +1,6 @@ +title: //h1[@id='headline'] +author: substring-after(//section[@class="credits"]/ul/li[1],"Interview by ") +date: //time[@pubdate] +body: //article[@class='interview'] +strip: //article[@class='interview']/footer +test_url: http://thegreatdiscontent.com/jeffrey-zeldman \ No newline at end of file -- cgit v1.3.1