diff options
| -rw-r--r-- | thenextweb.com.txt | 13 |
1 files changed, 5 insertions, 8 deletions
diff --git a/thenextweb.com.txt b/thenextweb.com.txt index 684fe82..5ec9ee4 100644 --- a/thenextweb.com.txt +++ b/thenextweb.com.txt @@ -1,12 +1,9 @@ -body: //div[@class= 'article-body'] -author: //div[@class='featured mb-1']//a[starts-with(@href,'/author')] +body: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] +author: //meta[@name="author"]/@content -strip: //div[@class = 'bargo'] -strip: //div[@class = 'tf'] -strip: //div[@class = 'article']/div[@class = 'blue-box'] -strip_id_or_class: respond +strip: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-bottom-share ')] tidy: no -next_page_link: //div[@class='pages-wrapper']//span/following-sibling::a/@href -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/
\ No newline at end of file +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/ |
