From 0cf1e4a01d5e6acadfe92d9672a5cf41273254f8 Mon Sep 17 00:00:00 2001 From: Bilal Elmoussaoui Date: Wed, 3 Feb 2016 02:42:43 +0100 Subject: add & update some websites --- thenextweb.com.txt | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'thenextweb.com.txt') diff --git a/thenextweb.com.txt b/thenextweb.com.txt index e72a1f5..83bc759 100644 --- a/thenextweb.com.txt +++ b/thenextweb.com.txt @@ -1,10 +1,13 @@ +title: //h1[@class='title'] body: //div[@class='l-postSingle-content-main-video'] | //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] -author: //meta[@name="author"]/@content +author: //a[@class='author'] +date: //div[@class='meta']/time/@datetime strip: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-bottom-share ')] +strip_id_or_class: articleShare-buttons 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/12/06/pornhubs-christmas-ad-wants-you-to-give-premium-subscriptions-to-your-grandparents/ \ No newline at end of file +test_url: http://thenextweb.com/insider/2015/12/06/pornhubs-christmas-ad-wants-you-to-give-premium-subscriptions-to-your-grandparents/ -- cgit v1.3.1