From 0c4579a830eca7ef6cdd6966a7909efa4690d56c Mon Sep 17 00:00:00 2001 From: timgws Date: Sun, 19 May 2013 00:54:14 +1000 Subject: Update abc.net.au.txt Fixes for headers on business pages. Removed footers. --- abc.net.au.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/abc.net.au.txt b/abc.net.au.txt index 2d99538..d7b4cfb 100644 --- a/abc.net.au.txt +++ b/abc.net.au.txt @@ -1,4 +1,4 @@ -title: //h1 +title: //div[@class='article section']//h1 author: //div[@class="byline"]/a date: //span[@class="timestamp"] body: //div[@class="page section"] @@ -9,5 +9,7 @@ strip: //p[@class="topics"] strip: //h1 strip: //div[@class="byline"] strip: //p[@class="published"] +strip: //div[@id="footer"] strip: //div[contains(@class,"featured-scroller")] -test_url: http://www.abc.net.au/news/2013-03-27/open-speed-highways-change-clp-giles/4597892 \ No newline at end of file +test_url: http://www.abc.net.au/news/2013-03-27/open-speed-highways-change-clp-giles/4597892 +test_url: http://www.abc.net.au/news/2013-04-30/credit-growth-remains-subdued/4660054?section=business -- cgit v1.3.1