From 2fc69dfeedd5f6ecbc615ca7313f187cd95ad539 Mon Sep 17 00:00:00 2001 From: Marcel Dopita Date: Sun, 6 Dec 2015 17:59:29 +0100 Subject: Update thenextweb.com.txt Include main article video and also add workaround for dynamically loading images. --- thenextweb.com.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'thenextweb.com.txt') diff --git a/thenextweb.com.txt b/thenextweb.com.txt index 5ec9ee4..e72a1f5 100644 --- a/thenextweb.com.txt +++ b/thenextweb.com.txt @@ -1,9 +1,10 @@ -body: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] +body: //div[@class='l-postSingle-content-main-video'] | //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] author: //meta[@name="author"]/@content strip: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-bottom-share ')] +replace_string(data-original=): src= tidy: no test_url: http://thenextweb.com/apple/2011/10/12/tnw-review-a-complete-guide-to-apples-ios-5-with-icloud-an-os-14-years-in-the-making/ -test_url: http://thenextweb.com/insider/2015/11/13/pornhub-reports-a-10-traffic-drop-the-day-fallout-4-came-out/ +test_url: http://thenextweb.com/insider/2015/12/06/pornhubs-christmas-ad-wants-you-to-give-premium-subscriptions-to-your-grandparents/ \ No newline at end of file -- cgit v1.3.1