diff options
| -rw-r--r-- | hammers.theoffside.com.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/hammers.theoffside.com.txt b/hammers.theoffside.com.txt deleted file mode 100644 index 33f7e72..0000000 --- a/hammers.theoffside.com.txt +++ /dev/null @@ -1,7 +0,0 @@ -# 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 |
