From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- telegraph.co.uk.txt | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 telegraph.co.uk.txt (limited to 'telegraph.co.uk.txt') diff --git a/telegraph.co.uk.txt b/telegraph.co.uk.txt new file mode 100644 index 0000000..8dcdb42 --- /dev/null +++ b/telegraph.co.uk.txt @@ -0,0 +1,10 @@ +body: //div[@class='byline' or @id='storyEmbSlide' or @id='mainBodyArea'] +strip: //p[@class='comments'] +strip: //div[@id='storyEmbSlide']//div[contains(@class, "hide")] +strip: //div[@id='tmg-related-links' or @id='outbrain-related-links' or @id='onespot-related-links'] +strip: //p[@class='bbpTweet']/span[@class='timestamp'] +strip: //p[@class='bbpTweet']/span[@class='metadata']//img +tidy: no +prune: no + +test_url: http://www.telegraph.co.uk/news/worldnews/europe/ireland/8663451/Is-Ireland-divorcing-from-the-Catholic-Church.html \ No newline at end of file -- cgit v1.3.1