diff options
Diffstat (limited to '.ctv.ca.txt')
| -rw-r--r-- | .ctv.ca.txt | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.ctv.ca.txt b/.ctv.ca.txt new file mode 100644 index 0000000..e12fc65 --- /dev/null +++ b/.ctv.ca.txt @@ -0,0 +1,8 @@ +title: //h3[@class='jhl'] +body: //div[@class='storyBody'] +strip: //p[contains(., 'Please Add Comments')]//following-sibling::* +strip: //p[contains(., 'Please Add Comments')] +strip: //p[em[contains(., 'This story has been updated from its original version')]] +strip: //hr + +test_url: http://montreal.ctv.ca/servlet/an/local/CTVNews/20110914/mtl_construction_110914/20110915?hub=MontrealHome
\ No newline at end of file |
