From 54122546fa87d4e570e5a90ba0953284763f1d2d Mon Sep 17 00:00:00 2001 From: Mateus Dalto Piveta Date: Mon, 16 Jun 2014 12:12:34 -0300 Subject: Updated businessinsider.com --- businessinsider.com.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/businessinsider.com.txt b/businessinsider.com.txt index f847687..e66aeaa 100644 --- a/businessinsider.com.txt +++ b/businessinsider.com.txt @@ -1,12 +1,14 @@ title://div[@class="sl-layout-post"]/h1 -body: //div[contains(@class, 'post-content') or contains(@class, 'KonaBody')] +body: //div[contains(@class, 'post-content') or contains(@class, 'slide-module') or contains(@class, 'KonaBody')] strip: //div[contains(@class, "post-sidebar")] strip: //div[@id='related-links'] author://div[@class="byline"]/a date://div[@class="byline"]/span[@class="date"] prune: no +single_page_link: //a[contains(text(), 'View as one page')] + strip://*[contains(@class,'sponsored-text')] strip: //div[@id='post_footer'] -test_url: http://www.businessinsider.com/microsoft-just-put-one-of-its-hardcore-technical-geniuses-on-xbox-2012-1 \ No newline at end of file +test_url: http://www.businessinsider.com/microsoft-just-put-one-of-its-hardcore-technical-geniuses-on-xbox-2012-1 -- cgit v1.3.1 From cedf20e74ba331a04a0d9c8836f728c408284f73 Mon Sep 17 00:00:00 2001 From: Mateus Dalto Piveta Date: Mon, 16 Jun 2014 12:39:44 -0300 Subject: Updated businessinsider.com --- businessinsider.com.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/businessinsider.com.txt b/businessinsider.com.txt index e66aeaa..12ca474 100644 --- a/businessinsider.com.txt +++ b/businessinsider.com.txt @@ -2,6 +2,7 @@ title://div[@class="sl-layout-post"]/h1 body: //div[contains(@class, 'post-content') or contains(@class, 'slide-module') or contains(@class, 'KonaBody')] strip: //div[contains(@class, "post-sidebar")] strip: //div[@id='related-links'] +strip: //p[@class='source'] author://div[@class="byline"]/a date://div[@class="byline"]/span[@class="date"] prune: no -- cgit v1.3.1 From a79ad8147d2fdd50bed73ab0628221b0bf1027fa Mon Sep 17 00:00:00 2001 From: Mateus Dalto Piveta Date: Mon, 16 Jun 2014 22:45:25 -0300 Subject: Updated businessinsider.com --- businessinsider.com.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/businessinsider.com.txt b/businessinsider.com.txt index 12ca474..39eb742 100644 --- a/businessinsider.com.txt +++ b/businessinsider.com.txt @@ -2,6 +2,7 @@ title://div[@class="sl-layout-post"]/h1 body: //div[contains(@class, 'post-content') or contains(@class, 'slide-module') or contains(@class, 'KonaBody')] strip: //div[contains(@class, "post-sidebar")] strip: //div[@id='related-links'] +strip: //div[@class='related-links-container'] strip: //p[@class='source'] author://div[@class="byline"]/a date://div[@class="byline"]/span[@class="date"] -- cgit v1.3.1 From dd3889c1f8cff653766c05d167353f1075538771 Mon Sep 17 00:00:00 2001 From: Mateus Dalto Piveta Date: Mon, 16 Jun 2014 22:57:01 -0300 Subject: Updated arstechnica.com --- arstechnica.com.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arstechnica.com.txt b/arstechnica.com.txt index c2ffb6a..767f680 100644 --- a/arstechnica.com.txt +++ b/arstechnica.com.txt @@ -2,6 +2,7 @@ author: //p[@class='byline']/a body: //div[contains(@class,'article-content')] strip: //h2[@class='title'] strip_id_or_class: byline +strip_id_or_class: story-sidebar prune: no date: //div[@class='byline']/span[@class='posted']//abbr/@original-title @@ -13,4 +14,4 @@ strip: //div[@class='pager'] next_page_link: //nav//a[span/@class='next']/@href test_url: http://arstechnica.com/tech-policy/news/2012/02/gigabit-internet-for-80-the-unlikely-success-of-californias-sonicnet.ars -test_url: http://arstechnica.com/apple/2005/04/macosx-10-4/ \ No newline at end of file +test_url: http://arstechnica.com/apple/2005/04/macosx-10-4/ -- cgit v1.3.1 From 67fb7ea6dd086b8e97318937b162b08ff8186689 Mon Sep 17 00:00:00 2001 From: Mateus Dalto Piveta Date: Tue, 17 Jun 2014 19:16:02 -0300 Subject: Updated wired.com --- wired.com.txt | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/wired.com.txt b/wired.com.txt index e06ad0e..f5a72d1 100644 --- a/wired.com.txt +++ b/wired.com.txt @@ -3,9 +3,13 @@ author: //meta[@name='Author']/@content date: //meta[@name='DisplayDate']/@content body: //div[@class='entry'] strip: //p[contains(., 'Pages:') and contains(., 'View All')] +strip: //p[@class='caption'] +strip: //div[@class='desc' or @class='slide' or @id='slide-info'] strip_id_or_class: pullquote strip_id_or_class: left_rail +strip_id_or_class: related-container +strip_id_or_class: radvert-caption-wrap # Remove gallery? strip_id_or_class: wpgallery @@ -18,4 +22,4 @@ single_page_link: //a[.='View All' and contains(@href, '/all/')] test_url: http://www.wired.com/cloudline/2011/10/meet-arms-cortex-a15-the-future-of-the-ipad-and-possibly-the-macbook-air/ test_url: http://www.wired.com/wiredenterprise/2013/09/docker/ -test_url: http://www.wired.com/threatlevel/2012/05/ff_counterfeiter/all/ \ No newline at end of file +test_url: http://www.wired.com/threatlevel/2012/05/ff_counterfeiter/all/ -- cgit v1.3.1