diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2013-02-27 23:43:10 +0100 |
| commit | 9a69161c8646f63b4d9fa17c6ac3ab922d625859 (patch) | |
| tree | 62a446347e1279f00383fdd7f9637cfd58a50879 /.ctv.ca.txt | |
| download | ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.tar.gz ftr-site-config-9a69161c8646f63b4d9fa17c6ac3ab922d625859.zip | |
Initial commit
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 |
