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