diff options
Diffstat (limited to 'telegraph.co.uk.txt')
| -rw-r--r-- | telegraph.co.uk.txt | 10 |
1 files changed, 10 insertions, 0 deletions
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 |
