From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- weblog.bignerdranch.com.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 weblog.bignerdranch.com.txt (limited to 'weblog.bignerdranch.com.txt') diff --git a/weblog.bignerdranch.com.txt b/weblog.bignerdranch.com.txt new file mode 100644 index 0000000..578ba52 --- /dev/null +++ b/weblog.bignerdranch.com.txt @@ -0,0 +1,5 @@ +title://div[@class="post"]/h2 +author://p[@class="postinfo"]/a +date:substring-before(substring-after(//p[@class="postinfo"],' on '),' under ') +body://div[@class="contenttext"] +test_url: http://weblog.bignerdranch.com/?p=304 \ No newline at end of file -- cgit v1.3.1