From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- suntimes.com.txt | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 suntimes.com.txt (limited to 'suntimes.com.txt') diff --git a/suntimes.com.txt b/suntimes.com.txt new file mode 100644 index 0000000..6d4594c --- /dev/null +++ b/suntimes.com.txt @@ -0,0 +1,14 @@ +title: //div[@class='story-details']/h1 +date: //span[@class='date-time'] +Author: substring-after(//p[@class='by-line'], 'By ') + +strip: //div[@class='videoThumbnails'] +strip: //div[@class='ad-square2-container'] +strip: //div[@class='homeDeliveryContainer5'] + +strip: //div[@class='image-description'] +strip: //div[@id='internal-side-bar'] + +strip: //span[@class='hide'] +strip: //div[@class='date'] +test_url: http://www.suntimes.com/technology/ihnatko/8816567-452/review-kindle-fire-is-no-ipad-killer-but-it-is-a-killer-device.html \ No newline at end of file -- cgit v1.3.1