diff options
Diffstat (limited to 'cbc.ca.txt')
| -rw-r--r-- | cbc.ca.txt | 5 |
1 files changed, 5 insertions, 0 deletions
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 |
