diff options
| author | Marcel Dopita <m@rcel.cz> | 2015-12-06 17:59:29 +0100 |
|---|---|---|
| committer | Marcel Dopita <m@rcel.cz> | 2015-12-06 17:59:29 +0100 |
| commit | 2fc69dfeedd5f6ecbc615ca7313f187cd95ad539 (patch) | |
| tree | ed4072a3176c0c98bc97235f53dac8ffa7295621 | |
| parent | 82e8070a5cb755efd9786cd3162d3793ef3efcf6 (diff) | |
| download | ftr-site-config-2fc69dfeedd5f6ecbc615ca7313f187cd95ad539.tar.gz ftr-site-config-2fc69dfeedd5f6ecbc615ca7313f187cd95ad539.zip | |
Update thenextweb.com.txt
Include main article video and also add workaround for dynamically loading images.
| -rw-r--r-- | thenextweb.com.txt | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/thenextweb.com.txt b/thenextweb.com.txt index 5ec9ee4..e72a1f5 100644 --- a/thenextweb.com.txt +++ b/thenextweb.com.txt @@ -1,9 +1,10 @@ -body: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] +body: //div[@class='l-postSingle-content-main-video'] | //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-main-content ')] author: //meta[@name="author"]/@content strip: //div[contains(concat(' ',normalize-space(@class),' '),' l-postSingle-content-bottom-share ')] +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/11/13/pornhub-reports-a-10-traffic-drop-the-day-fallout-4-came-out/ +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 |
