diff options
Diffstat (limited to 'theatlantic.com.txt')
| -rw-r--r-- | theatlantic.com.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/theatlantic.com.txt b/theatlantic.com.txt index 061f872..410cf0f 100644 --- a/theatlantic.com.txt +++ b/theatlantic.com.txt @@ -10,6 +10,9 @@ author: //*[@class='author']/span prune: no strip: //div[@class='moreOnBoxWithImages'] +strip: //p[contains(., 'This article available online at:')] +strip: //p[contains(., 'This article available online at:')]/following::* +strip: //div[@class='earthbox'] single_page_link: //a[@class='print'] |
