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 --- classyllama.com.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 classyllama.com.txt (limited to 'classyllama.com.txt') diff --git a/classyllama.com.txt b/classyllama.com.txt new file mode 100644 index 0000000..1864eee --- /dev/null +++ b/classyllama.com.txt @@ -0,0 +1,6 @@ +date: //div[@id='content']//p[contains(@class, 'date')]/span +author: substring-after(//div[@id='content']//div[contains(@class, 'over-under-bars')]/p[last()]/text(), 'Posted by ') +body: //div[@id='content']//div[@class='pane-content'] +strip_id_or_class: trackback-url +strip_id_or_class: over-under-bars +test_url: http://www.classyllama.com/content/layout-caching \ No newline at end of file -- cgit v1.3.1