From 31f732a9ef580fb689db271e23e421e6831fce3f Mon Sep 17 00:00:00 2001 From: "FiveFilters.org" Date: Thu, 20 Nov 2014 12:34:45 +0100 Subject: Update theatlantic.com.txt --- theatlantic.com.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/theatlantic.com.txt b/theatlantic.com.txt index 3fc5611..3686419 100644 --- a/theatlantic.com.txt +++ b/theatlantic.com.txt @@ -1,5 +1,6 @@ title: //div[contains(@class, 'articleHead')]//h1 +body: //div[@itemprop='articleBody'] body: //div[@class='articleText'] body: //div[@class='articleContent'] body: //div[@id='article'] @@ -13,10 +14,14 @@ strip: //p[contains(., 'This article available online at:')] strip: //p[contains(., 'This article available online at:')]/following::* strip: //div[@class='earthbox'] -single_page_link: //article//a[contains(@class, 'print')] +single_page_link: //div[contains(@class, 'article-tools')]//a[contains(@class, 'print')] native_ad_clue: //meta[@property="og:url" and contains(@content, '/sponsored/')] +#multi-page article +test_url: http://www.theatlantic.com/magazine/archive/2014/12/the-real-roots-of-midlife-crisis/382235/ +test_contains: The curve tends to evince itself + test_url: http://www.theatlantic.com/technology/archive/2011/04/want-to-see-how-crazy-a-bot-run-market-can-be/237773/ test_url: http://www.theatlantic.com/magazine/archive/2007/11/the-autumn-of-the-multitaskers/6342/ -test_url: http://www.theatlantic.com/entertainment/archive/2012/04/30-rock-live-a-funny-reminder-of-why-sitcoms-arent-shot-live-anymore/256447/ \ No newline at end of file +test_url: http://www.theatlantic.com/entertainment/archive/2012/04/30-rock-live-a-funny-reminder-of-why-sitcoms-arent-shot-live-anymore/256447/ -- cgit v1.3.1