summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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