summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFiveFilters.org <fivefilters@fivefilters.org>2017-02-09 23:32:40 +0100
committerGitHub <noreply@github.com>2017-02-09 23:32:40 +0100
commit6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c (patch)
tree942cb72c367590d2923f2317a57258629c1fa056
parent4be96ab518314007bf471520160ac72cec03339b (diff)
downloadftr-site-config-6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c.tar.gz
ftr-site-config-6866339f824f1fc37f63043cfc5ebe4f7d6d4a9c.zip
Delete heraldsun.com.au.txt
Can't find elements
-rw-r--r--heraldsun.com.au.txt12
1 files changed, 0 insertions, 12 deletions
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