From 6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 9 Feb 2017 23:32:40 +0100 Subject: Delete heraldsun.com.au.txt Can't find elements --- heraldsun.com.au.txt | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 heraldsun.com.au.txt diff --git a/heraldsun.com.au.txt b/heraldsun.com.au.txt deleted file mode 100644 index b0ce56c..0000000 --- a/heraldsun.com.au.txt +++ /dev/null @@ -1,12 +0,0 @@ -#body: //div[@class='story-body'] -body: //div[contains(@class, 'story-body')] -title: //div[@class='story-headline']//h1 -author: //cite[contains(@class, 'author')] -date: //span[@class='datestamp'] - -strip_id_or_class: story-info -strip: //div[contains(@class, 'story-promo')] -strip: //div[contains(@class, 'story-related')] - -prune: no -tidy: no -- cgit v1.3.1