From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- cbc.ca.txt | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 cbc.ca.txt (limited to 'cbc.ca.txt') diff --git a/cbc.ca.txt b/cbc.ca.txt new file mode 100644 index 0000000..ba5faf3 --- /dev/null +++ b/cbc.ca.txt @@ -0,0 +1,5 @@ +title: //div[contains(@class, 'headline')]/h1 +author: //h5[contains(@class, 'byline')] +date: substring-after(//h4[contains(@class, 'posted')], 'Posted: ') +body: //div[@id="storyboard"] +test_url: http://www.cbc.ca/news/world/story/2012/01/16/cruise-ship-monday.html \ No newline at end of file -- cgit v1.3.1