summaryrefslogtreecommitdiff
path: root/perthnow.com.au.txt
diff options
context:
space:
mode:
authorTim Groeneveld <tim@timg.ws>2015-03-10 11:33:44 +1100
committerTim Groeneveld <tim@timg.ws>2015-03-10 11:33:44 +1100
commit9a96ce202194bb7ddc33f2fe61e8f25e8555f473 (patch)
tree13b332f9d6b80f41dbe6eaa37932180143fbc341 /perthnow.com.au.txt
parent45ff91859b99d8e132fca0afddb85a7581858044 (diff)
downloadftr-site-config-9a96ce202194bb7ddc33f2fe61e8f25e8555f473.tar.gz
ftr-site-config-9a96ce202194bb7ddc33f2fe61e8f25e8555f473.zip
Add a bunch of Australian news sites.
* au.businessinsider.com * au.news.yahoo.com * brokernews.com.au * choice.com.au * cnet.com.au * dailytelegraph.com.au * designbuildsource.com.au * gizmodo.com.au * heraldsun.com.au * itnews.com.au * marketingmag.com.au * moneymanagement.com.au * news.com.au * news.ninemsn.com.au * perthnow.com.au * smh.com.au * smh.drive.com.au * sunshinecoastdaily.com.au * theaustralian.com.au * watoday.com.au * weeklytimesnow.com.au * westernadvocate.com.au
Diffstat (limited to 'perthnow.com.au.txt')
-rw-r--r--perthnow.com.au.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/perthnow.com.au.txt b/perthnow.com.au.txt
new file mode 100644
index 0000000..b0ce56c
--- /dev/null
+++ b/perthnow.com.au.txt
@@ -0,0 +1,12 @@
+#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