From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- clientk.com.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 clientk.com.txt (limited to 'clientk.com.txt') diff --git a/clientk.com.txt b/clientk.com.txt new file mode 100644 index 0000000..d5a22cc --- /dev/null +++ b/clientk.com.txt @@ -0,0 +1,6 @@ +title://div[@class="entrytitle"]/a +author:substring-after(substring-before(//div[@class="entrytime"], "|"), "By ") +date:substring-before(substring-after(//div[@class="entrytime"], "|"), "- Posted") +body://div[@class="entrybody"] +strip://div[@class="entrybody"]//p[@class="singleinfo"] +test_url: http://clientk.com/2011/12/19/the-impact-of-more/ \ No newline at end of file -- cgit v1.3.1