From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- randsinrepose.com.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 randsinrepose.com.txt (limited to 'randsinrepose.com.txt') diff --git a/randsinrepose.com.txt b/randsinrepose.com.txt new file mode 100644 index 0000000..6970a74 --- /dev/null +++ b/randsinrepose.com.txt @@ -0,0 +1,11 @@ +title: //div[@id='center-col']/h4 +author: substring-before(//title,'In') +date: substring-after(//div[@class='commenttext']/span,'#') +body: //div[@id='center-col'] +strip: //div[@id='center-col']/h4 +strip: //div[@class='graytext'] + +# Anthony Perez-Sanz 2012.3.14 +# Removed long gif from the end +strip: //img[@src='http://www.randsinrepose.com/spreader.gif'] +test_url: http://www.randsinrepose.com/archives/2012/03/13/hacking_is_important.html \ No newline at end of file -- cgit v1.3.1