diff options
| author | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 22:45:25 -0300 |
|---|---|---|
| committer | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 22:45:25 -0300 |
| commit | a79ad8147d2fdd50bed73ab0628221b0bf1027fa (patch) | |
| tree | a24fd144c63fda737d8d721f1baed747d76fa774 | |
| parent | cedf20e74ba331a04a0d9c8836f728c408284f73 (diff) | |
| download | ftr-site-config-a79ad8147d2fdd50bed73ab0628221b0bf1027fa.tar.gz ftr-site-config-a79ad8147d2fdd50bed73ab0628221b0bf1027fa.zip | |
Updated businessinsider.com
| -rw-r--r-- | businessinsider.com.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/businessinsider.com.txt b/businessinsider.com.txt index 12ca474..39eb742 100644 --- a/businessinsider.com.txt +++ b/businessinsider.com.txt @@ -2,6 +2,7 @@ title://div[@class="sl-layout-post"]/h1 body: //div[contains(@class, 'post-content') or contains(@class, 'slide-module') or contains(@class, 'KonaBody')] strip: //div[contains(@class, "post-sidebar")] strip: //div[@id='related-links'] +strip: //div[@class='related-links-container'] strip: //p[@class='source'] author://div[@class="byline"]/a date://div[@class="byline"]/span[@class="date"] |
