From a874d5f3b653e54c403db7daafc5400704283be4 Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Fri, 10 Jan 2014 16:42:51 +0100 Subject: cnn.com --- cnn.com.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/cnn.com.txt b/cnn.com.txt index f4b39be..d5ad2b4 100644 --- a/cnn.com.txt +++ b/cnn.com.txt @@ -1,3 +1,4 @@ +body: //div[@id='cnnContentContainer']//div[contains(@class, 'cnn_strycntntlft')] title: //div[@class="cnn_storyarea"]/h1 author: //div[@class="cnnByline"]/strong date: substring-after(//div[@class="cnn_strytmstmp"], 'Sun') @@ -16,4 +17,5 @@ strip_id_or_class: cnn_strybtntools strip_id_or_class: cnn_strybtmcntnt strip_id_or_class: cnn_containerwht strip_id_or_class: cnn_stryathrtmp -test_url: http://www.cnn.com/2012/05/13/us/new-york-police-policy/index.html?eref=rss_topstories \ No newline at end of file +test_url: http://www.cnn.com/2012/05/13/us/new-york-police-policy/index.html?eref=rss_topstories +test_url: http://rss.cnn.com/rss/edition.rss \ No newline at end of file -- cgit v1.3.1