From 33e2ad374ad047a42d1a8e01b13b03396933d561 Mon Sep 17 00:00:00 2001 From: timgws Date: Wed, 29 May 2013 11:24:23 +1000 Subject: Create newswise.com.txt --- newswise.com.txt | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 newswise.com.txt diff --git a/newswise.com.txt b/newswise.com.txt new file mode 100644 index 0000000..10120ea --- /dev/null +++ b/newswise.com.txt @@ -0,0 +1,17 @@ +prune: no +tidy: no + +title: //h1/a[2] +body: //div[@id="main"] +author: //span[@id="articlesource"] +date: //span[contains(@class, 'releasedate')] + +strip: //div[@class="inst-logo"] +strip: //h1[1] + +strip_id_or_class: addthis +strip_id_or_class: released +strip_id_or_class: skiptranslate +strip_id_or_class: flash + +test_url: http://www.newswise.com/articles/first-heat-wave-of-season-puts-elderly-at-risk -- cgit v1.3.1