diff options
| author | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-11-14 20:40:56 +0100 |
|---|---|---|
| committer | Jeremy Benoist <j0k3r@users.noreply.github.com> | 2015-11-14 20:40:56 +0100 |
| commit | 2f9d5365dfa95bea4f81dfe7f4eca23e1531147b (patch) | |
| tree | 3fb6caed03d9f7280c120ddcac1669a86f0405b0 /thenextweb.com.txt | |
| parent | 69cef97992b817d913c1a58986af6050c57dba17 (diff) | |
| download | ftr-site-config-2f9d5365dfa95bea4f81dfe7f4eca23e1531147b.tar.gz ftr-site-config-2f9d5365dfa95bea4f81dfe7f4eca23e1531147b.zip | |
Update thenextweb.com.txt
Diffstat (limited to 'thenextweb.com.txt')
| -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/ |
