From e4e882a6fe84d10757b9b37635c38621cdc7db28 Mon Sep 17 00:00:00 2001 From: sztanpet Date: Wed, 9 Nov 2016 01:59:48 +0100 Subject: Update arstechnica.com.txt (#217) * Update arstechnica.com.txt The exact same as arstechnica.co.uk.txt because it works perfectly * Update arstechnica.com.txt --- arstechnica.com.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/arstechnica.com.txt b/arstechnica.com.txt index eb92aa2..ffd5cc8 100644 --- a/arstechnica.com.txt +++ b/arstechnica.com.txt @@ -11,9 +11,10 @@ date: //div[@class='byline']/span[@class='posted']//abbr title: //div[@id='story']//h2[@class='title'] strip: //div[@class='pager'] -next_page_link: //nav//a[span/@class='next']/@href - native_ad_clue: //meta[@property="og:url" and contains(@content, '/sponsored/')] +strip: //aside +next_page_link: //nav//a[contains(text(), '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/ -- cgit v1.3.1