diff options
Diffstat (limited to 'thenextweb.com.txt')
| -rw-r--r-- | thenextweb.com.txt | 7 |
1 files changed, 5 insertions, 2 deletions
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/ |
