diff options
| author | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-14 21:09:02 +0000 |
|---|---|---|
| committer | FiveFilters.org <fivefilters@fivefilters.org> | 2015-11-14 21:09:02 +0000 |
| commit | 89bb74abc79af4729e0faf173b7b64dc7a08bcf6 (patch) | |
| tree | 3fb6caed03d9f7280c120ddcac1669a86f0405b0 | |
| parent | 69cef97992b817d913c1a58986af6050c57dba17 (diff) | |
| parent | 2f9d5365dfa95bea4f81dfe7f4eca23e1531147b (diff) | |
| download | ftr-site-config-89bb74abc79af4729e0faf173b7b64dc7a08bcf6.tar.gz ftr-site-config-89bb74abc79af4729e0faf173b7b64dc7a08bcf6.zip | |
Merge pull request #94 from j0k3r/patch-2
Update 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/ |
