diff options
| author | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 12:39:44 -0300 |
|---|---|---|
| committer | Mateus Dalto Piveta <mateusdalpi@gmail.com> | 2014-06-16 12:39:44 -0300 |
| commit | cedf20e74ba331a04a0d9c8836f728c408284f73 (patch) | |
| tree | d1837091e42017bd49729718af77c6201b6ca89d | |
| parent | 54122546fa87d4e570e5a90ba0953284763f1d2d (diff) | |
| download | ftr-site-config-cedf20e74ba331a04a0d9c8836f728c408284f73.tar.gz ftr-site-config-cedf20e74ba331a04a0d9c8836f728c408284f73.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 e66aeaa..12ca474 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: //p[@class='source'] author://div[@class="byline"]/a date://div[@class="byline"]/span[@class="date"] prune: no |
