From 9a69161c8646f63b4d9fa17c6ac3ab922d625859 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Wed, 27 Feb 2013 23:43:10 +0100 Subject: Initial commit --- .ctv.ca.txt | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .ctv.ca.txt (limited to '.ctv.ca.txt') 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 -- cgit v1.3.1