diff options
| author | Tim Groeneveld <tim@timg.ws> | 2015-03-10 11:33:44 +1100 |
|---|---|---|
| committer | Tim Groeneveld <tim@timg.ws> | 2015-03-10 11:33:44 +1100 |
| commit | 9a96ce202194bb7ddc33f2fe61e8f25e8555f473 (patch) | |
| tree | 13b332f9d6b80f41dbe6eaa37932180143fbc341 /cnet.com.au.txt | |
| parent | 45ff91859b99d8e132fca0afddb85a7581858044 (diff) | |
| download | ftr-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 'cnet.com.au.txt')
| -rw-r--r-- | cnet.com.au.txt | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/cnet.com.au.txt b/cnet.com.au.txt new file mode 100644 index 0000000..d5719d4 --- /dev/null +++ b/cnet.com.au.txt @@ -0,0 +1,17 @@ +title: //meta[@property="og:title"]/@content +body: //div[contains(@class, 'postBody')] +date: //div[@id='nameAndTime']/time +author: //div[@id='nameAndTime']/span[@class='author'] + +strip_id_or_class: image-credit +strip_id_or_class: noAutolink +strip_id_or_class: related +strip_id_or_class: cite + +prune: no +tidy: no + +# early end +replace_string(Download today's podcast</a>): Download today's podcast</a></div></body></html> + +test_url: http://www.cnet.com/8301-13952_1-57367607-81/the-404-981-where-the-world-is-a-vampire-podcast/ |
