From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- hammers.theoffside.com.txt | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 hammers.theoffside.com.txt (limited to 'hammers.theoffside.com.txt') diff --git a/hammers.theoffside.com.txt b/hammers.theoffside.com.txt new file mode 100644 index 0000000..33f7e72 --- /dev/null +++ b/hammers.theoffside.com.txt @@ -0,0 +1,7 @@ +# Remove right column +strip: //*[(@class = 'right_col')] + +# Remove comments etc. +strip: //*[(@class = 'category')] +strip: /html/body/div[1][@class='absolute_content_high']/div[1][@class='wrapper']/div[1][@class='main_col']/div[@class='main_content']/h3 +test_url: http://hammers.theoffside.com/carling-cup/a-funny-thing-happened-on-the-way-to-4-nil.html \ No newline at end of file -- cgit v1.3.1